Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Instance ¶
type Instance struct {
// contains filtered or unexported fields
}
func New ¶
func New(config *Config, jwtAuthorizer authorizer.JWTAuthorizer) (*Instance, error)
func (*Instance) RegisterHandlers ¶
func (instance *Instance) RegisterHandlers(r chi.Router)
Click to show internal directories.
Click to hide internal directories.