Documentation ¶
Index ¶
- type Bolt
- type CloudStorageClient
- type FireStore
- func (f *FireStore) Get(ctx context.Context, indices []int) ([][]*ktkn.Word, bool, error)
- func (f *FireStore) ResetProgress(ctx context.Context) error
- func (f *FireStore) Set(ctx context.Context, indices []int, wordsList [][]*ktkn.Word) error
- func (f *FireStore) Start(ctx context.Context, indices []int) error
- type Memory
- type MemoryCache
- type None
- type Storage
- type Type
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CloudStorageClient ¶
type CloudStorageClient struct {
// contains filtered or unexported fields
}
func (*CloudStorageClient) SaveWordsList ¶
type FireStore ¶
type FireStore struct {
// contains filtered or unexported fields
}
func NewFireStore ¶
type Memory ¶
type Memory struct {
// contains filtered or unexported fields
}
type MemoryCache ¶
type MemoryCache struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.