Registry / utility / muhlemmer-gu

muhlemmer-gu

JSON →
library0.3.1gogounverified

Generic utilities for Go, providing helper functions and types.

go get github.com/muhlemmer/gu
INSTALL
IMPORT
SIG · MUHLEMMER-GU
M
muhlemmer-gu
utilitygov0.3.1
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.

gu
github.com/muhlemmer/gu

Use the generic If function to conditionally select a value.

package main import ( "fmt" "github.com/muhlemmer/gu" ) func main() { result := gu.If(true, "yes", "no") fmt.Println(result) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
muhlemmer-gu — go get muhlemmer-gu · libregistry