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

# Functions

ParseSubscribeProto parses given gNMI SubscribeRequest text proto into client.Query.
QueryDisplay constructs a query from the supplied arguments (target, queries, queryType), sends as an RPC to the specified destination address and displays results with the supplied display function.
QueryType returns a client query type for t after trying aliases for the type.

# Structs

Config is a type to hold parameters that affect how the cli sends and displays results.