Versions in this module Expand all Collapse all v1 v1.0.1 Aug 15, 2024 Changes in this version + const JacksonExpressPrefix + func Get(data interface{}, path string) (interface{}, error) + func JQ(jsonInput, filter string) (interface{}, error) + func Jackson(jsonInput, filter string) (interface{}, error) + func Set(data interface{}, path string, value interface{}) error + type DoesNotExist struct + func (d DoesNotExist) Error() string