//
pkg.gl
Category
github.com/ardihikaru/go-chi-example-part-2
internal
handler
package
0.0.0-20240706105249-f356f3c13b4b
Repository:
https://github.com/ardihikaru/go-chi-example-part-2.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
17
Dependents
1
Files
216 SLOC
#
Functions
AuthHandler
AuthHandler handles all authentication routes.
PrivateHandler
PrivateHandler handle private routes.
PublicHandler
PublicHandler handle public routes.