Versions in this module Expand all Collapse all v1 v1.0.1 Jan 15, 2024 Changes in this version + func AddBearerPrefix(param string) string + func CompareBool(expected bool, value string) (bool, error) + func ExitIfErr(err error) + func IsJson(str string) bool + func IsNumeric(s string) bool + func JsonConvertKeyName(property string) []string + func StringToJson(s string) (map[string]interface{}, error)