package
Version:
v0.0.0-...-41ae34d
Opens a new window with list of versions in this module.
Published: Jun 27, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
DefaultPlugin is default instance of Plugin.
RegisterFlags registers command line flags.
Deps groups the dependencies of the Rest Plugin.
Option is a function that acts on a Plugin to inject Dependencies or configuration
UseDeps returns Option that can inject custom dependencies.
type Plugin struct {
Deps
}
Plugin holds the internal data structures of the Rest Plugin
NewPlugin creates a new Plugin with the provides Options
AfterInit can be used to run plugin functionality.
Init initializes the Plugin
Source Files
¶
Click to show internal directories.
Click to hide internal directories.