Documentation ¶
Index ¶
- func NewStart(args Options)
- type Cache
- type Daemon
- func (d *Daemon) Decode(req request.Decode) (*coder.CustomClaim, error)
- func (d *Daemon) Encode(req request.Encode) (string, error)
- func (d *Daemon) Kick(req request.Kick) error
- func (d *Daemon) List(req request.List) ([]response.JsonWebToken, error)
- func (d *Daemon) NewCache() (err error)
- func (d *Daemon) Stop()
- func (d *Daemon) WebServer(ch chan struct{}) error
- type Options
- type TLS
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.