Registry / utility / dennwc-base

dennwc-base

JSON →
library1.0.0gogounverified

Package base provides foundational utilities for Go applications.

go get github.com/dennwc/base
INSTALL
IMPORT
SIG · DENNWC-BASE
D
dennwc-base
utilitygov1.0.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.

base
github.com/dennwc/base

Prints the version of the base package.

package main import ( "fmt" "github.com/dennwc/base" ) func main() { fmt.Println(base.Version()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
dennwc-base — go get dennwc-base · libregistry