go-map-path Return the interface{} of a map via dot-delimited path or nil. Example value := path.Path(m, "some.value.here") License MIT