Versions in this module Expand all Collapse all v0 v0.3.0 Aug 1, 2026 v0.2.0 Jul 30, 2026 v0.1.0 Jul 28, 2026 Changes in this version + func GetNestedKey(m map[string]any, dotPath string) (any, bool) + func SetNestedKey(m map[string]any, dotPath string, value any)