package
2.4.0-alpha+incompatible
Repository: https://github.com/emnify/vpp-agent.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
Asset loads and returns the asset for the given name.
AssetDir returns the file names below a certain directory embedded in the file by go-bindata.
AssetInfo loads and returns the asset info for the given name.
AssetNames returns the names of the assets.
MustAsset is like Asset but panics when Asset would return an error.
NewPlugin creates a new Plugin with the provides Options.
RestoreAsset restores an asset under the given directory.
RestoreAssets restores an asset under the given directory recursively.
UseDeps returns Option that can inject custom dependencies.
# Variables
DefaultPlugin is a default instance of Plugin.
ErrHandlerUnavailable represents error returned when particular handler is not available.
# Type aliases
Option is a function that acts on a Plugin to inject Dependencies or configuration.