Documentation ¶
Index ¶
- type MockDB
- type RedisDB
- func (storage *RedisDB) Alloc(ctx context.Context, amount int) ([]string, error)
- func (storage *RedisDB) Dealloc(ctx context.Context, ids []string) error
- func (storage *RedisDB) Init(ctx context.Context, resources []core.Resource) error
- func (storage *RedisDB) Load(ctx context.Context, ids ...string) ([]core.Resource, 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.