Files
phishingclub/backend/vendor/github.com/ysmood/gson
Ronni Skansing f5e6f53d75 update vendor
Signed-off-by: Ronni Skansing <rskansing@gmail.com>
2026-05-24 09:57:07 +02:00
..
2026-05-24 09:57:07 +02:00
2026-05-24 09:57:07 +02:00
2026-05-24 09:57:07 +02:00
2026-05-24 09:57:07 +02:00
2026-05-24 09:57:07 +02:00

Overview

Go Reference

The tests is the doc.

A tiny JSON lib to read and alter a JSON value. The data structure is lazy, it's parse-on-read so that you can replace the parser with a faster one if performance is critical, use method JSON.Raw to do it.