logger

package
v1.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 19, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Store

type Store struct {
	Store types.Storage
}

func (*Store) Add

func (s *Store) Add(ctx context.Context, prefix types.Prefix) error

func (*Store) Delete

func (s *Store) Delete(ctx context.Context, prefix types.Prefix) error

func (*Store) Get

func (s *Store) Get(ctx context.Context, name string, parent types.Prefix) (types.Prefix, error)

func (*Store) GetChilds

func (s *Store) GetChilds(ctx context.Context, prefix types.Prefix) ([]types.Prefix, error)

func (*Store) Update added in v1.1.2

func (s *Store) Update(ctx context.Context, prefix types.Prefix) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL