//
pkg.gl
Category
github.com/mycontroller-org/server/v2
pkg
utils
convertor
package
2.0.0
Repository:
https://github.com/mycontroller-org/server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
27
Files
73 SLOC
#
Functions
ToBool
ToBool converts interface to boolean.
ToFloat
ToFloat converts interface to float64.
ToInteger
ToInteger converts interface to int64.
ToString
ToString converts interface to string.