Documentation
¶
Index ¶
- type Storage
- func (s *Storage) Add(ctx context.Context, network *entity.Network) (*entity.Network, error)
- func (s *Storage) Delete(ctx context.Context, id uint64) error
- func (s *Storage) Get(ctx context.Context, id uint64) (*entity.Network, error)
- func (s *Storage) List(ctx context.Context, filter *entity.ListNetworkFilter) ([]*entity.Network, 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.