Registry / utility / andeya-goutil

andeya-goutil

JSON →
library1.1.2gogounverified

Package goutil is a common and useful toolkit for Go project development.

go get github.com/andeya/goutil
INSTALL
IMPORT
SIG · ANDEYA-GOUTIL
A
andeya-goutil
utilitygov1.1.2
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.

goutil
github.com/andeya/goutil

Check if a string is empty using goutil's IsEmpty function.

package main import ( "fmt" "github.com/andeya/goutil" ) func main() { fmt.Println(goutil.IsEmpty("")) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
22
Meta
1
OpenAI (training)
1
Resources
andeya-goutil — go get andeya-goutil · libregistry