mirror of
https://github.com/gin-gonic/gin.git
synced 2025-09-18 20:53:42 +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