Registry / utility / gostring

gostring

JSON →
library1.0.15gogounverified

Package gostring provides string manipulation utilities for Go.

go get go.dtapp.net/gostring
INSTALL
IMPORT
SIG · GOSTRING
G
gostring
utilitygov1.0.15
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.

gostring
go.dtapp.net/gostring

Capitalizes the first letter of a string.

package main import ( "fmt" "go.dtapp.net/gostring" ) func main() { fmt.Println(gostring.Ucfirst("hello")) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
gostring — go get gostring · libregistry