Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ManagerMemory ¶
type ManagerMemory struct { }
func NewManagerMemory ¶
func NewManagerMemory() *ManagerMemory
func (*ManagerMemory) IsVerified ¶
func (m *ManagerMemory) IsVerified(key string) (bool, error)
func (*ManagerMemory) UnVerify ¶
func (m *ManagerMemory) UnVerify(key string) error
func (*ManagerMemory) Verify ¶
func (m *ManagerMemory) Verify(key string) error
Click to show internal directories.
Click to hide internal directories.