github.com/nilium/codf
Package codf is used to lex and parse codf configuration files. Codf is similar in syntax to nginx configurations, albeit with differences (to keep parsing simple). Like its peers, codf structures configuration as a combination of sections and statements, both of which may accept values. For example, an HTTP server's configuration might look like the following (in keeping with the nginx references): codf is intended to accept generic input that is then filtered by the program using it, so syntax is kept restrictive enough to avoid too-complex parsing rules.
proxy.golang.org
v0.3.0
about 6 years ago
9
Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter
Filter by Kind
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/nilium/codf
spec |
| License | BSD-2-Clause |
| Namespace | github.com/nilium |
| First Release | over 7 years ago |
| Last Synced | 2 days ago |
Repository
| Stars | 7 on GitHub |
| Forks | 1 on GitHub |