Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type CallbackContext ¶
type Callbacks ¶
type Callbacks struct { Leader func(context.Context, CallbackContext) Follower func(context.Context, CallbackContext) Cleanup func(context.Context, CallbackContext) }
Click to show internal directories.
Click to hide internal directories.