Registry / utility / xiam-to

xiam-to

JSON →
library0.0.0-20200126224905-d60d31e03561gogounverified

Quick-and-dirty type conversion between built-in Go data types.

go get github.com/xiam/to
INSTALL
IMPORT
SIG · XIAM-TO
X
xiam-to
utilitygov0.0.0-20200126224905-d60d31e03561
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.

to
github.com/xiam/to

Convert an integer to a string

package main import ( "fmt" "github.com/xiam/to" ) func main() { s := to.String(42) fmt.Println(s) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20200126224905-d60d31e03561latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
xiam-to — go get xiam-to · libregistry