Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Increase ¶
type Increase interface {
Handle(context.Context, *IncreaseInputData) *IncreaseOutputData
}
Increase ...
type NowOutputData ¶
NowOutputData ...
type Sync ¶
type Sync interface {
Handle(context.Context, *SyncInputData) *SyncOutputData
}
Sync ...
Click to show internal directories.
Click to hide internal directories.