Versions in this module Expand all Collapse all v1 v1.0.0 Dec 13, 2023 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)