amazon-ion / ion-go

A Go implementation of Amazon Ion.
https://amazon-ion.github.io/ion-docs/
Apache License 2.0
174 stars 31 forks source link

[TODO] fields of struct can be cached #117

Open R-maan opened 4 years ago

R-maan commented 4 years ago

In fields.go#fieldsFor() there is a todo:

TODO: cache me.

a41e5b05ab367f819b60e4cc3a71b2d89bddfcb1