mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-18 06:42:10 +08:00
fmt render/json.go
This commit is contained in:
parent
2fc888a61d
commit
6f491363ae
@ -22,7 +22,7 @@ type JSON struct {
|
||||
// IndentedJSON contains the given interface object.
|
||||
type IndentedJSON struct {
|
||||
IndentString string
|
||||
Data interface{}
|
||||
Data interface{}
|
||||
}
|
||||
|
||||
// SecureJSON contains the given interface object and its prefix.
|
||||
|
Loading…
x
Reference in New Issue
Block a user