mirror of
https://github.com/gin-gonic/gin.git
synced 2025-07-04 02:46:25 +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