Registry / serialization / openconfig-ygot

openconfig-ygot

JSON →
library0.34.0gogounverified

YGOT is a Go library for generating and working with YANG-based Go data structures.

go get github.com/openconfig/ygot
INSTALL
IMPORT
SIG · OPENCONFIG-YGOT
O
openconfig-ygot
serializationgov0.34.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ygot
github.com/openconfig/ygot

Print the YGOT library version.

package main import ( "fmt" "github.com/openconfig/ygot" ) func main() { fmt.Println(ygot.Version()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.34.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
openconfig-ygot — go get openconfig-ygot · libregistry