Registry / utility / henrylee2cn-ameda

henrylee2cn-ameda

JSON →
library1.5.3gogounverified

Package ameda provides utility functions for Go reflection and type conversion.

go get github.com/henrylee2cn/ameda
INSTALL
IMPORT
SIG · HENRYLEE2CN-AMEDA
H
henrylee2cn-ameda
utilitygov1.5.3
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.

ameda
github.com/henrylee2cn/ameda

Convert a string to int using ameda

package main import ( "fmt" "github.com/henrylee2cn/ameda" ) func main() { result := ameda.Convert("123", 0) fmt.Println(result) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
henrylee2cn-ameda — go get henrylee2cn-ameda · libregistry