stretchr / objx

Go package for dealing with maps, slices, JSON and other data.
MIT License
695 stars 75 forks source link

make variable separators #15

Closed pavel-main closed 9 years ago

pavel-main commented 9 years ago

In some APIs, JSON keys are named like "title.subtitle", which conflicts with default objx separators. Is it possible to transform them into variables?