{"id":53204,"library":"openconfig-goyang","title":"Goyang","description":"Goyang is a YANG parser and tool for validating and displaying YANG data models.","status":"active","version":"1.6.3","language":"go","source_language":null,"source_url":"https://github.com/openconfig/goyang","tags":["yang","network","configuration","parsing"],"install":[{"cmd":"go get github.com/openconfig/goyang","lang":"bash","label":"Install github.com/openconfig/goyang"}],"dependencies":[],"imports":[{"symbol":"goyang","correct":"github.com/openconfig/goyang"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/openconfig/goyang/pkg/yang\"\n)\n\nfunc main() {\n\tms := yang.NewModules()\n\tms.AddPath(\".\")\n\terr := ms.Read(\"example.yang\")\n\tif err != nil {\n\t\tfmt.Println(err)\n\t}\n}","lang":"go","description":"Parse a YANG file using goyang"},"warnings":[],"env_vars":null,"search_vec":"'configur':18 'data':14 'display':12 'goyang':1,2 'model':15 'network':17 'pars':19 'parser':6 'tool':8 'valid':10 'yang':5,13,16","created_at":"2026-06-15T07:31:02.742021+00:00","updated_at":"2026-06-15T07:31:02.742021+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/openconfig/goyang","github":"https://github.com/openconfig/goyang","docs":"https://pkg.go.dev/github.com/openconfig/goyang#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization","networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}