config

package
v1.12.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 3, 2016 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateInboundConfig

func CreateInboundConfig(protocol string, data []byte) (interface{}, error)

func CreateOutboundConfig

func CreateOutboundConfig(protocol string, data []byte) (interface{}, error)

func RegisterInboundConfig

func RegisterInboundConfig(protocol string, creator ConfigObjectCreator) error

func RegisterOutboundConfig

func RegisterOutboundConfig(protocol string, creator ConfigObjectCreator) error

Types

type ConfigObjectCreator

type ConfigObjectCreator func(data []byte) (interface{}, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL