Documentation ¶
Index ¶
- type InMemory
- func (mem *InMemory) Del(_ context.Context, id string) error
- func (mem *InMemory) Get(_ context.Context, id string) (*timely.Schedule, error)
- func (mem *InMemory) List(ctx context.Context, offset, count int) ([]timely.Schedule, error)
- func (mem *InMemory) Put(_ context.Context, sc timely.Schedule, update bool) (*timely.Schedule, error)
- func (mem *InMemory) Requests(ctx context.Context) (<-chan timely.Request, 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.