Registry / serialization / mozilla-services-yaml

mozilla-services-yaml

JSON →
library0.0.0-20201007153854-c369669a6625gogounverified

A YAML parser for Go with support for custom types.

go get github.com/mozilla-services/yaml
INSTALL
IMPORT
SIG · MOZILLA-SERVICES-Y
M
mozilla-services-yaml
serializationgov0.0.0-20201007153854-c369669a6625
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.

yaml
github.com/mozilla-services/yaml

Unmarshal YAML into a map.

package main import "github.com/mozilla-services/yaml" func main() { var data map[string]interface{} yaml.Unmarshal([]byte("key: value"), &data) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20201007153854-c369669a6625latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
mozilla-services-yaml — go get mozilla-services-yaml · libregistry