//
pkg.gl
Category
github.com/camolezi/MicroservicesGolang
src
handlers
package
0.0.0-20200914181704-45d683643969
Repository:
https://github.com/camolezi/microservicesgolang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
1
Files
333 SLOC
#
Packages
request
No description provided by the author
response
No description provided by the author
#
Functions
NewPostHandler
NewPostHandler return a new Post handler.
#
Structs
LoginHandler
LoginHandler handles login.
PostHandler
PostHandler is the handler for /post url.
RefreshHandler
RefreshHandler is the handler to refresh access token.
UserHandler
UserHandler is the handler for the user route.