Registry / serialization / cznic-parser

cznic-parser

JSON →
library0.0.0-20181122101858-d773202d5b1fgogounverified

Provides a Go parser for various file formats, including YAML and JSON.

go get github.com/cznic/parser
INSTALL
IMPORT
SIG · CZNIC-PARSER
C
cznic-parser
serializationgov0.0.0-20181122101858-d773202d5b1f
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.

parser
github.com/cznic/parser

Parses a YAML string using the parser package.

package main import ( "fmt" "github.com/cznic/parser" ) func main() { fmt.Println(parser.Parse("yaml", "key: value")) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20181122101858-d773202d5b1flatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
cznic-parser — go get cznic-parser · libregistry