package
0.0.0-20210226143612-aed1ee41fd31
Repository: https://github.com/opennetworkinglab/gnmi.git
Documentation: pkg.go.dev

# Functions

New creates a new instance of Cache that receives target updates from the translator and provides an interface to service client queries.
T provides a shorthand function to reference a timestamp with an int64 (nanoseconds since epoch).

# Structs

Cache is a structure holding state information for multiple targets.
A Target hosts an indexed cache of state for a single target.