Versions in this module Expand all Collapse all v0 v0.24.0 Mar 25, 2022 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)