Documentation ¶
Index ¶
- type Store
- func (s *Store) Add(ctx context.Context, prefix types.Prefix) error
- func (s *Store) Delete(ctx context.Context, prefix types.Prefix) error
- func (s *Store) Get(ctx context.Context, name string, parent types.Prefix) (types.Prefix, error)
- func (s *Store) GetChilds(ctx context.Context, prefix types.Prefix) ([]types.Prefix, 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.