go-json/internal
Todd Treece 279389a781
Fix: Switch to lazy init() in decoder and encoder (#490)
* Switch to lazy init() in decoder and encoder

This will prevent go-json from consuming heap unless it is used.

* limit changes to initEncoder and initDecoder
2024-12-11 21:52:23 +09:00
..
cmd/generator Add license for string processing (#476) 2023-10-13 12:33:43 +09:00
decoder Fix: Switch to lazy init() in decoder and encoder (#490) 2024-12-11 21:52:23 +09:00
encoder Fix: Switch to lazy init() in decoder and encoder (#490) 2024-12-11 21:52:23 +09:00
errors Support JSON Path 2022-11-29 03:55:56 +09:00
runtime Add license for string processing (#476) 2023-10-13 12:33:43 +09:00