Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateConfig ¶
func RegisterInboundConnectionConfig ¶
func RegisterInboundConnectionConfig(protocol string, creator ConfigObjectCreator) error
func RegisterOutboundConnectionConfig ¶
func RegisterOutboundConnectionConfig(protocol string, creator ConfigObjectCreator) error
Types ¶
type ConfigObjectCreator ¶
type ConfigObjectCreator func() interface{}
Click to show internal directories.
Click to hide internal directories.