Documentation ¶
Index ¶
- func CreateInboundConfig(protocol string, data []byte) (interface{}, error)
- func CreateOutboundConfig(protocol string, data []byte) (interface{}, error)
- func RegisterInboundConfig(protocol string, creator ConfigObjectCreator) error
- func RegisterOutboundConfig(protocol string, creator ConfigObjectCreator) error
- type ConfigObjectCreator
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateInboundConfig ¶
func CreateOutboundConfig ¶
func RegisterInboundConfig ¶
func RegisterInboundConfig(protocol string, creator ConfigObjectCreator) error
func RegisterOutboundConfig ¶
func RegisterOutboundConfig(protocol string, creator ConfigObjectCreator) error
Types ¶
type ConfigObjectCreator ¶
Click to show internal directories.
Click to hide internal directories.