func BenchmarkFormatMap(b *testing.B) { … } func TestExtractFieldPathAsString(t *testing.T) { … } func TestSplitMaybeSubscriptedPath(t *testing.T) { … } // TestFormatMap func TestFormatMap(t *testing.T) { … }
func BenchmarkFormatMap(b *testing.B) { … } func TestExtractFieldPathAsString(t *testing.T) { … } func TestSplitMaybeSubscriptedPath(t *testing.T) { … } // TestFormatMap func TestFormatMap(t *testing.T) { … }