package
2.5.1+incompatible
Repository: https://github.com/lxlee1102/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.

# Constants

REST api methods.
POST
REST api methods.

# Variables

DefaultPlugin is a default instance of Plugin.
ErrHandlerUnavailable represents error returned when particular handler is not available.

# Structs

Deps represents dependencies of Rest Plugin.
Plugin registers Rest Plugin.

# Type aliases

Option is a function that acts on a Plugin to inject Dependencies or configuration.