package
2.4.0-alpha+incompatible
Repository: https://github.com/emnify/vpp-agent.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewPlugin creates a new Plugin with the provides Options.
UseDeps returns Option that can inject custom dependencies.

# Variables

DefaultPlugin is default instance of Plugin.

# Structs

Deps - dependencies of Plugin.
Plugin registers VPP GRPC services in *grpc.Server.
No description provided by the author

# Type aliases

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