Registry / utility / bitwormhole-starter

bitwormhole-starter

JSON →
library0.1.9gogounverified

A dependency injection and application framework for Go that simplifies bootstrapping and configuration management.

go get github.com/bitwormhole/starter
INSTALL
IMPORT
SIG · BITWORMHOLE-STARTE
B
bitwormhole-starter
utilitygov0.1.9
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.

starter
github.com/bitwormhole/starter

Initialize a starter application

package main import ( "fmt" "github.com/bitwormhole/starter" ) func main() { app := starter.InitApp() fmt.Println(app) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

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