Documentation
¶
Index ¶
- type Instance
- func (i *Instance) Close() error
- func (i *Instance) Delete(sessionId, name string) error
- func (i *Instance) DeleteAll(sessionId string) error
- func (i *Instance) GC(_ context.Context) error
- func (i *Instance) Get(sessionId, name string) (*session.Session, error)
- func (i *Instance) GetAll(sessionId string) ([]*session.Session, error)
- func (i *Instance) Save(s *session.Session) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.