Registry / utility / etgryphon-stringup

etgryphon-stringup

JSON →
library0.0.0-20121020160746-31534ccd8cacgogounverified

Package stringUp provides string manipulation utilities.

go get github.com/etgryphon/stringUp
INSTALL
IMPORT
SIG · ETGRYPHON-STRINGUP
E
etgryphon-stringup
utilitygov0.0.0-20121020160746-31534ccd8cac
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.

stringUp
github.com/etgryphon/stringUp

Converts a string to uppercase.

package main import ( "fmt" "github.com/etgryphon/stringUp" ) func main() { result := stringUp.ToUpper("hello") fmt.Println(result) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20121020160746-31534ccd8caclatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
etgryphon-stringup — go get etgryphon-stringup · libregistry