Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dpb587/go-onc

A library to represent Open Network Configuration (ONC) files.
https://github.com/dpb587/go-onc

chromium onc

Last synced: about 1 month ago
JSON representation

A library to represent Open Network Configuration (ONC) files.

Awesome Lists containing this project

README

        

# go-onc

A library to represent [Open Network Configuration](https://chromium.googlesource.com/chromium/src/+/master/components/onc/docs/onc_spec.md) (ONC) files.

Conventions

* files follow namespaces defined in [`onc_constants.h`](https://chromium.googlesource.com/chromium/src/+/master/components/onc/onc_constants.h)

## License

[MIT License](LICENSE)