Documentation
¶
Index ¶
- type Store
- func (s *Store) Delete(ctx context.Context, pluginID string, scope pkgplugins.StateScope, key string) error
- func (s *Store) Get(ctx context.Context, pluginID string, scope pkgplugins.StateScope, key string) (map[string]any, bool, error)
- func (s *Store) Set(ctx context.Context, pluginID string, scope pkgplugins.StateScope, key string, ...) 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.