Registry / config / gonvenience-ytbx

gonvenience-ytbx

JSON →
library1.5.0gogounverified

Package ytbx provides YAML utility functions for Go.

go get github.com/gonvenience/ytbx
INSTALL
IMPORT
SIG · GONVENIENCE-YTBX
G
gonvenience-ytbx
configgov1.5.0
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.

ytbx
github.com/gonvenience/ytbx

Load a YAML file

package main import ( "fmt" "github.com/gonvenience/ytbx" ) func main() { data, _ := ytbx.LoadFile("config.yaml") fmt.Println(data) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
31 hits · last 30 days
node
28
Amazon
1
Resources
gonvenience-ytbx — go get gonvenience-ytbx · libregistry