Registry / utility / weaveworks-common

weaveworks-common

JSON →
library0.0.0-20230728070032-dd9e68f319d5gogounverified

Package common provides shared utilities and types used across Weaveworks projects.

go get github.com/weaveworks/common
INSTALL
IMPORT
SIG · WEAVEWORKS-COMMON
W
weaveworks-common
utilitygov0.0.0-20230728070032-dd9e68f319d5
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.

common
github.com/weaveworks/common

Use the logging subpackage to work with log levels.

package main import ( "fmt" "github.com/weaveworks/common/logging" ) func main() { fmt.Println(logging.LogLevel("info")) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20230728070032-dd9e68f319d5latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
0 hits · last 30 days

No traffic data recorded yet.

Resources
weaveworks-common — go get weaveworks-common · libregistry