package
0.5.100
Repository: https://github.com/remoting/frame.git
Documentation: pkg.go.dev

# Functions

Float32 converts `any` to float32.
Float64 converts `any` to float64.
Int converts `any` to int.
Int16 converts `any` to int16.
Int32 converts `any` to int32.
Int64 converts `any` to int64.
Int8 converts `any` to int8.
String converts `any` to string.