Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Getter ¶ added in v0.2.11
type Getter interface { GetAfterStops() []executor GetBeforeStops() []executor GetAfterStarts() []executor GetBeforeStarts() []executor }
Click to show internal directories.
Click to hide internal directories.