Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotFound = errors.New("client id could not be found")
Functions ¶
This section is empty.
Types ¶
type Default ¶
type Default = LocalStore
type LocalStore ¶
func NewLocal ¶
func NewLocal() LocalStore
func (LocalStore) Add ¶
func (s LocalStore) Add(cid models.ClientID) LocalStore
func (LocalStore) GetClientID ¶
Click to show internal directories.
Click to hide internal directories.