Add support or configuration, metrics, alerts and management functions to your application!
- IETF YANG RFC7950 file parser which can be used to parse YANG files into complete AST without the loss of data including YANG language extensions. See compliance for all supporting RFCs.
- Core logic to build a management API in Go. You would need to include either FreeCONF's RESTCONF or FreeCONF's gNMI projects to make management API available over a network interface.
- Management API documentation generator from YANG files
Requires Go version 1.20 or greater.
go get -u github.com/freeconf/yang