Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertToFloat ¶
func ConvertToFloat(value interface{}) float64
ConvertToFloat converts an interface to a integer.
func ConvertToInt ¶
func ConvertToInt(value interface{}) int
ConvertToInt converts an interface to a integer.
func ConvertToString ¶
func ConvertToString(value interface{}) string
ConvertToString converts an interface to a string.
func ConvertToUint ¶
func ConvertToUint(value interface{}) uint
ConvertToUint converts an interface to a unsigned integer.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.