Registry / utility / tideland-golib

tideland-golib

JSON →
library4.24.2+incompatiblegogounverified

A collection of Go utility packages for common programming tasks.

go get github.com/tideland/golib
INSTALL
IMPORT
SIG · TIDELAND-GOLIB
T
tideland-golib
utilitygov4.24.2+incompatible
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.

golib
github.com/tideland/golib

Print the version of the Tideland GoLib package.

package main import ( "fmt" "github.com/tideland/golib/version" ) func main() { fmt.Println(version.Version()) }
Debug
Known issues
gotchaThe module uses +incompatible versioning; ensure compatibility with Go modules.
fix
Use version 4.24.2+incompatible as-is, or check for newer major versions.
affects: >=4.0.0
Upgrade
Version history
4.24.2+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
tideland-golib — go get tideland-golib · libregistry