Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(OptionWith)
type OptionRegistry ¶ added in v0.1.4
type OptionRegistry map[int]interface{}
func (OptionRegistry) Latest ¶ added in v0.1.4
func (r OptionRegistry) Latest() interface{}
type OptionWith ¶
type OptionWith interface{ With(...Option) }
Click to show internal directories.
Click to hide internal directories.