//
pkg.gl
Category
github.com/loopcontext/auth-api-go
src
auth
rest
package
0.0.0-20220115132427-a6acc8650ab5
Repository:
https://github.com/loopcontext/auth-api-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
102 SLOC
#
Functions
HandleErr
HandleErr Handles errors and sends a JSON response.
ReadJSON
ReadJSON reads the JSON into dst interface obj of the req provided, handlesmost JSON errors.
SendJSON
SendJSON sends the interface obj as JSON on the res provided.
#
Constants
MaxBytes
No description provided by the author
#
Structs
Response
No description provided by the author