Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TokenStorer ¶
func (TokenStorer) Delete ¶
func (t TokenStorer) Delete(id string) error
func (TokenStorer) FindByToken ¶ added in v0.0.13
func (t TokenStorer) FindByToken(tkn string) (*types.Token, error)
Click to show internal directories.
Click to hide internal directories.