Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RouterConfig ¶
type RouterConfig struct { StrategyValue string SettingsValue interface{} }
func (*RouterConfig) Settings ¶
func (this *RouterConfig) Settings() interface{}
func (*RouterConfig) Strategy ¶
func (this *RouterConfig) Strategy() string
Click to show internal directories.
Click to hide internal directories.