//
pkg.gl
Category
github.com/leberKleber/simple-jwt-provider
internal
web
package
1.1.0
Repository:
https://github.com/leberkleber/simple-jwt-provider.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
430 SLOC
#
Packages
middleware
No description provided by the author
#
Functions
NewServer
NewServer returns a Server instance with configure http routs.
#
Structs
Server
Server should be created via NewServer and starts with ListenAndServe all http endpoints for this service.
User
User is the representation of a user for use in web.
#
Interfaces
Provider
Provider encapsulates internal.Provider to generate mocksgo:generate moq -out provider_moq_test.go .