Registry / serialization / rwxrob-yq

rwxrob-yq

JSON →
library0.3.2gogounverified

Package yq provides a Go implementation of yq, a lightweight and portable command-line YAML processor.

go get github.com/rwxrob/yq
INSTALL
IMPORT
SIG · RWXROB-YQ
R
rwxrob-yq
serializationgov0.3.2
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.

yq
github.com/rwxrob/yq

Print the version of the yq package.

package main import ( "fmt" "github.com/rwxrob/yq" ) func main() { fmt.Println(yq.Version) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
26
Amazon
1
Resources
rwxrob-yq — go get rwxrob-yq · libregistry