Versions in this module Expand all Collapse all v0 v0.45.0 Jun 27, 2022 v0.44.0 Jun 27, 2022 Changes in this version + func Ptr(data interface{}, path storage.Path) (interface{}, error) + func ValidateArrayIndex(arr []interface{}, s string, path storage.Path) (int, error) + func ValidateArrayIndexForWrite(arr []interface{}, s string, i int, path storage.Path) (int, error)