package
Version:
v0.0.7
Opens a new window with list of versions in this module.
Published: May 29, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func GetBool(v interface{}) bool
GetBool convert interface to bool.
func GetFloat64(v interface{}) float64
GetFloat64 convert interface to float64.
func GetInt(v interface{}) int
GetInt convert interface to int.
func GetInt64(v interface{}) int64
GetInt64 convert interface to int64.
func GetString(v interface{}) string
GetString convert interface to string.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.