Registry / utility / btnguyen2k-consu-reddo

btnguyen2k-consu-reddo

JSON →
library0.1.9gogounverified

Provides utility functions to convert values using Go reflection.

go get github.com/btnguyen2k/consu/reddo
INSTALL
IMPORT
SIG · BTNGUYEN2K-CONSU-R
B
btnguyen2k-consu-reddo
utilitygov0.1.9
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.

reddo
✓ github.com/btnguyen2k/consu/reddo

Convert a string to an integer using reddo.

package main import ( "fmt" "github.com/btnguyen2k/consu/reddo" ) func main() { val, err := reddo.ToInt("123") if err != nil { panic(err) } fmt.Println(val) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
btnguyen2k-consu-reddo — go get btnguyen2k-consu-reddo · libregistry