Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HandlerState ¶
type HandlerState int
const ( Unitialized HandlerState = iota Stopped // TODO(tyler): split into new and stopped? Running Paused )
func (HandlerState) String ¶
func (h HandlerState) String() string
Click to show internal directories.
Click to hide internal directories.