Registry / utility / gookit-goutil

gookit-goutil

JSON →
library0.7.6gogounverified

A collection of useful utility functions for Go covering byte, int, string, array/slice, map, struct, reflect, error, time, format, CLI, ENV, filesystem, system, testing, debug and more.

go get github.com/gookit/goutil
INSTALL
IMPORT
SIG · GOOKIT-GOUTIL
G
gookit-goutil
utilitygov0.7.6
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/gookit/goutil

Uses strutil to uppercase the first letter of a string.

package main import ( "fmt" "github.com/gookit/goutil/strutil" ) func main() { fmt.Println(strutil.UpperFirst("hello")) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
gookit-goutil — go get gookit-goutil · libregistry