You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would refrain from adding a new dependency. Having said that, you can easily extend Context to include your custom JSON codec see https://echo.labstack.com/guide/context
Wanted to make it like
go build -tags="jsoniter"
which will replaceencoding/json
withgit.cakeli.workers.dev/json-iterator/go
.And I can send a PR if this feature is acceptable.
The text was updated successfully, but these errors were encountered: