Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MemoryStore ¶
type MemoryStore struct {
// contains filtered or unexported fields
}
func New ¶
func New() *MemoryStore
func (*MemoryStore) Delete ¶
func (m *MemoryStore) Delete(token string) error
Click to show internal directories.
Click to hide internal directories.