Registry / utility / function61-gokit

function61-gokit

JSON →
library0.0.0-20231123070504-3fd96a208fe8gogounverified

A collection of utility packages for Go development, including helpers for logging, configuration, and error handling.

go get github.com/function61/gokit
INSTALL
IMPORT
SIG · FUNCTION61-GOKIT
F
function61-gokit
utilitygov0.0.0-20231123070504-3fd96a208fe8
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.

gokit
github.com/function61/gokit

Using the assert utility from gokit

package main import ( "github.com/function61/gokit/assert" ) func main() { assert.Assert(true) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20231123070504-3fd96a208fe8latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
function61-gokit — go get function61-gokit · libregistry