Registry / utility / aaronland-go-string

aaronland-go-string

JSON →
library1.0.0gogounverified

This package provides methods for creating and manipulating common string types.

go get github.com/aaronland/go-string
INSTALL
IMPORT
SIG · AARONLAND-GO-STRIN
A
aaronland-go-string
utilitygov1.0.0
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.

string
github.com/aaronland/go-string

Reverses a string using the string utility package.

package main import ( "fmt" "github.com/aaronland/go-string" ) func main() { result := string.Reverse("hello") fmt.Println(result) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
59 hits · last 30 days
node
50
OpenAI (training)
1
Resources
aaronland-go-string — go get aaronland-go-string · libregistry