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

# Variables

Separator is used to separate error messages when calling Error on a list.

# Structs

An Error is a list of errors and implements the error interface.
List is the working representation of an Error, it does not implement the error interface.

# Interfaces

Errors is implemented by error types that can return lists of errors.