//
pkg.gl
Category
github.com/opennetworkinglab/gnmi
target
package
0.0.0-20210226143612-aed1ee41fd31
Repository:
https://github.com/opennetworkinglab/gnmi.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
136 SLOC
#
Functions
NewConfig
NewConfig creates a new Config that can process configuration changes.
Validate
Validate confirms that the configuration is valid.
#
Structs
Config
Config handles configuration file changes and contains configuration state.
Handler
Handler defines callbacks to be synchronously invoked in response to configuration changes.
Update
Update describes a single target configuration.