Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateRoute ¶
func GenerateRoute( publicDomain string, routes route.Repository, auth *auth.Auth, jwtSecret jwt.Secret, ) http.HandlerFunc
GenerateRoute validate the message and send back a token.
func RetrieveRoute ¶
func RetrieveRoute( publicDomain string, routes route.Repository, jwtSecret jwt.Secret, ) http.HandlerFunc
RetrieveRoute fetch the route based on the token.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.