Add profiling endpoints
This commit is contained in:
parent
391d8b1b48
commit
124fc0ecac
4 changed files with 88 additions and 2 deletions
|
@ -14,4 +14,5 @@ const (
|
|||
HttpErrIdMissingContextValue
|
||||
HttpErrIdDbFailure
|
||||
HttpErrIdNotAuthenticated
|
||||
HttpErrIdJsonMarshalFail
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue