package
0.0.0-20181213161526-db8a646b9833
Repository: https://github.com/google/link022.git
Documentation: pkg.go.dev

# Constants

OPDelete is the gNMI delete operation.
OPGet is the gNMI get operation.
OPReplace is the gNMI replace operation.
OPSubscribe is the gNMI subscribe operation.
OPUpdate is the gNMI update operation.

# Structs

GNMITest is top-level model of gNMI test.
ModelData describes the OpenConfig model used in this test case.
Operation represents a gNMI operation.
TestCase describes a gNMI test cases.
TestCaseResult contains the result of one gNMI test case.
TestResult contains the result of one gNMI test.

# Type aliases

OPType is the type of gNMI operation.