package
Version:
v0.91.0
Opens a new window with list of versions in this module.
Published: Aug 18, 2020
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 9
Opens a new window with list of known importers.
Documentation
¶
Package convert provides functions for type conversion.
func ToBool(v interface{}) bool
ToBool converts it's argument to a Boolean.
func ToByteArray(v interface{}) []byte
ToByteArray converts it's argument to a ByteArray.
func ToInteger(v interface{}) int64
ToInteger converts it's argument to an Integer.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.