Registry / utility / x-pkg
library1.10.3gogounverified

A collection of utility packages for the Yunion cloud platform, including common helpers and data structures.

go get yunion.io/x/pkg
INSTALL
IMPORT
SIG · X-PKG
X
x-pkg
utilitygov1.10.3
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.

pkg
yunion.io/x/pkg

Use a utility function from the package.

package main import ( "fmt" "yunion.io/x/pkg/util/printutils" ) func main() { fmt.Println(printutils.JSONFormatString("hello")) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
51 hits · last 30 days
node
44
Resources
x-pkg — go get x-pkg · libregistry