package
1.4.11
Repository: https://github.com/hyperledger/firefly-common.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Initialize a single config section with known keys Used as part of an HTTP server config section.
Initialize several different config sections with known keys Used in a list of plugins.
Allows other code to register additional implementations of Auth plugins that can also be initialized with this factory.

# Constants

ConfigName the name of the specific instance of a particular auth plugin.
ConfigType the auth plugin to use for the HTTP server.