Documentation ¶
Index ¶
- type Option
- type Store
- func (s *Store) Cancel(ctx context.Context, id int64) error
- func (s *Store) Complete(ctx context.Context, id int64) error
- func (s *Store) Create(ctx context.Context, workflowName, foreignID, runID string, status int, ...) error
- func (s *Store) List(ctx context.Context, workflowName string) ([]workflow.TimeoutRecord, error)
- func (s *Store) ListValid(ctx context.Context, workflowName string, status int, now time.Time) ([]workflow.TimeoutRecord, 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.