Registry / utility / demdxx-gocast

demdxx-gocast

JSON →
library1.2.0gogounverified

A Go library for type casting and conversion between different data types.

go get github.com/demdxx/gocast
INSTALL
IMPORT
SIG · DEMDXX-GOCAST
D
demdxx-gocast
utilitygov1.2.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.

gocast
github.com/demdxx/gocast

Converts a string to an integer using gocast.

package main import ( "fmt" "github.com/demdxx/gocast" ) func main() { val := gocast.ToInt("42") fmt.Println(val) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
demdxx-gocast — go get demdxx-gocast · libregistry