Documentation ¶
Index ¶
- type Fake
- func (s Fake) Delete(ctx context.Context, prefix string, key string) error
- func (s Fake) Get(ctx context.Context, prefix string, key string) ([]byte, error)
- func (s Fake) GetAll(ctx context.Context, prefix string) ([][]byte, error)
- func (s Fake) Put(ctx context.Context, prefix string, key string, value []byte) 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.