Documentation ¶
Index ¶
- type Service
- func (s *Service) Config() *config.Datastore
- func (s *Service) Enabled() bool
- func (s *Service) GetInto(ctx context.Context, key *datastore.Key, storable datastore.Value) (dictHash int, err error)
- func (s *Service) Key(key string) *datastore.Key
- func (s *Service) Mode() datastore.StoreMode
- func (s *Service) Put(ctx context.Context, key *datastore.Key, value datastore.Value, dictHash int) error
- func (s *Service) SetMode(mode datastore.StoreMode)
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.