Registry / utility / solo-io-go-utils

solo-io-go-utils

JSON →
library0.30.0gogounverified

A collection of utility functions and helpers used across Solo.io's Go projects.

go get github.com/solo-io/go-utils
INSTALL
IMPORT
SIG · SOLO-IO-GO-UTILS
S
solo-io-go-utils
utilitygov0.30.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.

goutils
✓ github.com/solo-io/go-utils

Use a logging utility from the package.

package main import ( "fmt" "github.com/solo-io/go-utils/contextutils" ) func main() { logger := contextutils.NewLogger("example") logger.Infof("Hello, world!") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
30
Resources
solo-io-go-utils — go get solo-io-go-utils · libregistry