Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MemoryService ¶
type MemoryService struct {
// contains filtered or unexported fields
}
func NewMemoryService ¶
func NewMemoryService() *MemoryService
func (*MemoryService) Get ¶
func (s *MemoryService) Get(sessionOwner string) []Item
Click to show internal directories.
Click to hide internal directories.