package
Version:
v0.0.3
Opens a new window with list of versions in this module.
Published: Apr 8, 2020
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 7
Opens a new window with list of known importers.
Documentation
¶
MD5Hash for md5 hash string
String returns a pointer to the string value passed in.
StringValue returns the value of the string pointer passed in or
"" if the pointer is nil.
func ToBool(value interface{}) interface{}
ToBool convert any type to boolean
func ToFloat(value interface{}) interface{}
ToFloat convert any type to float
func ToInt(value interface{}) interface{}
ToInt convert any type to int
func ToString(value interface{}) interface{}
ToString convert any type to string
Source Files
¶
Click to show internal directories.
Click to hide internal directories.