Documentation ¶
Index ¶
- func Put(ctx context.Context, v *Session) context.Context
- type Manager
- func (o *Manager) Create(ctx context.Context, data interface{}) (string, error)
- func (o *Manager) CreateBytes(ctx context.Context, plain []byte) (string, error)
- func (o *Manager) Open(ctx context.Context, jwt string, dst interface{}) error
- func (o *Manager) OpenBytes(ctx context.Context, jwt string) ([]byte, error)
- type Session
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.