stretchr / objx

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

Add caching #3

Closed tylerstillwater closed 6 years ago

tylerstillwater commented 10 years ago

Use selector as key in a map to fetch the data immediately without the lookup procedure.