Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { // StateFunc accepts current state and returns new one. StateFunc func(state State) State }
Config configures Nothing.
Click to show internal directories.
Click to hide internal directories.