//
pkg.gl
Category
github.com/opennetworkinglab/gnmi
cache
package
0.0.0-20210226143612-aed1ee41fd31
Repository:
https://github.com/opennetworkinglab/gnmi.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
0
Files
463 SLOC
#
Functions
New
New creates a new instance of Cache that receives target updates from the translator and provides an interface to service client queries.
T
T provides a shorthand function to reference a timestamp with an int64 (nanoseconds since epoch).
#
Structs
Cache
Cache is a structure holding state information for multiple targets.
Target
A Target hosts an indexed cache of state for a single target.