Documentation ¶
Index ¶
- type DB
- type GetResult
- type Memory
- type Proxy
- func (p *Proxy) All(ctx context.Context) (map[string]*word.Word, error)
- func (p *Proxy) Get(ctx context.Context, nouns []string) (*GetResult, error)
- func (p *Proxy) Save(ctx context.Context, words map[string]*word.Word) error
- func (p *Proxy) WarmUp(ctx context.Context) (int, error)
- func (p *Proxy) WarmUpPeriodically(ctx context.Context, interval time.Duration)
- type Store
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.