Registry / utility / go-util

go-util

JSON →
library0.0.0-20230607025951-8b02fee814aegogounverified

Package util provides miscellaneous utility functions for Go programming.

go get zenhack.net/go/util
INSTALL
IMPORT
SIG · GO-UTIL
G
go-util
utilitygov0.0.0-20230607025951-8b02fee814ae
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.

util
zenhack.net/go/util

Prints the version of the util package.

package main import ( "fmt" "zenhack.net/go/util" ) func main() { fmt.Println(util.Version()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20230607025951-8b02fee814aelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
go-util — go get go-util · libregistry