Documentation ¶
Index ¶
Constants ¶
View Source
const ( // CfgWebAPIAuthUsername defines the config flag of the web API authentication username. CfgWebAPIAuthUsername = "webapi.auth.username" // CfgWebAPIAuthPassword defines the config flag of the web API authentication password. CfgWebAPIAuthPassword = "webapi.auth.password" // CfgWebAPIAuthPrivateKey defines the config flag of the web API authentication private key. CfgWebAPIAuthPrivateKey = "webapi.auth.privateKey" )
View Source
const PluginName = "WebAPI Auth"
PluginName is the name of the web API auth plugin.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.