Documentation
¶
Index ¶
Constants ¶
View Source
const Namespace = "github_com/devopsfaith/krakend-httpsecure"
Namespace is the key to use to store and access the custom config data
Variables ¶
View Source
var ZeroCfg = secure.Options{}
ZeroCfg is the zero value for the Config struct. Deprecated: the config getter does not return a ZeroCfg when no config available
Functions ¶
func ConfigGetter ¶
func ConfigGetter(e config.ExtraConfig) interface{}
ConfigGetter implements the config.ConfigGetter interface. It parses the extra config for the package and returns nil if something goes wrong.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.