Versions in this module Expand all Collapse all v0 v0.28.210 Oct 20, 2023 v0.28.203 Oct 19, 2023 v0.28.202 Oct 19, 2023 Changes in this version + func ExtractFieldPathAsString(obj interface{}, fieldPath string) (string, error) + func FormatMap(m map[string]string) (fmtStr string) + func SplitMaybeSubscriptedPath(fieldPath string) (string, string, bool)