Versions in this module Expand all Collapse all v0 v0.13.9 Mar 26, 2023 v0.13.8 Mar 26, 2023 Changes in this version + func AsFloat(in interface{}) float64 + func AsInt(in interface{}) int64 + func AsStr(val interface{}) interface + func GetExprEnvFunctionMap() map[string]interface + func JsonPath(jsonStr string, path string) interface