mirror of
https://github.com/gin-gonic/gin.git
synced 2025-06-23 10:35:10 +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