Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ConfigName the name of the specific instance of a particular auth plugin ConfigName = "name" // ConfigType the auth plugin to use for the HTTP server ConfigType = "type" )
Variables ¶
This section is empty.
Functions ¶
func InitConfig ¶
Initialize a single config section with known keys Used as part of an HTTP server config section
func InitConfigArray ¶
func InitConfigArray(config config.ArraySection)
Initialize several different config sections with known keys Used in a list of plugins
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.