mirror of
https://github.com/gin-gonic/gin.git
synced 2026-01-01 01:37:02 +08:00
* refactor(json): export json codec * feat(json): support custom json codec at runtime * chore(copyright): update copyright to 2025 gin core team * docs(gin): add custom json codec examples in doc file