Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 211 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 211 Bytes

Gin New Line Issue

This repo is to report an issue in gin framework wherein calling context.JSON() adds a newline to the JSON output

Running this code

$ GIN_MODE=release go run gin-newline.go