Versions in this module Expand all Collapse all v0 v0.1.0 Aug 23, 2019 Changes in this version + func GetBoolValue(value interface{}) (bool, error) + func GetFloatValue(value interface{}) (float64, error) + func GetIntValue(value interface{}) (int64, error) + func GetStringValue(value interface{}) (string, error)