package
Version:
v0.0.7
Opens a new window with list of versions in this module.
Published: Jun 15, 2022
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
Package conv offers funcs for converting values.
ToFloat converts int or int64 to float64 or default value if nil.
ToInt converts int64 or float64 to int or default value if nil.
ToString converts any to string (equivalent to fmt.Sprint).
Source Files
¶
Click to show internal directories.
Click to hide internal directories.