Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Context ¶
type Context interface { On(event string, handler HandlerFunc) Docker() *dockerclient.Client }
Context ...
type HandlerFunc ¶
HandlerFunc ...
Click to show internal directories.
Click to hide internal directories.