Documentation ¶
Index ¶
- type App
- func (a *App) Delete(context.Context, string) error
- func (a *App) Exclusive(ctx context.Context, _ string, _ time.Duration, ...) error
- func (a *App) Load(context.Context, string) (string, error)
- func (a *App) Ping() error
- func (a *App) SetDelete(err error) *App
- func (a *App) SetExclusive(err error) *App
- func (a *App) SetLoad(content string, err error) *App
- func (a *App) SetPing(err error) *App
- func (a *App) SetStore(err error) *App
- func (a *App) Store(context.Context, string, string, time.Duration) 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.