package
1.0.0
Repository: https://github.com/hyperjumptech/hansip.git
Documentation: pkg.go.dev

# Functions

GetJwtTokenFactory return an instance of JWT TokenFactory.
InitializeRouter initializes Gorilla Mux and all handler, including Database and Mailer connector.
Start this server.
Walk and show all endpoint that available on this server.

# Variables

Router instance of gorilla mux.Router.
StaticFilter intercept static content page and return them.
TokenFactory will handle token creation and validation.