Documentation
¶
Index ¶
- Variables
- func Dump() gin.HandlerFunc
- func DumpWithOptions(showReq bool, showResp bool, showBody bool, showHeaders bool, showCookies bool) gin.HandlerFunc
- func FormatJsonBytes(data []byte, hiddenFields []string) (interface{}, error)
- func FormatToJson(v interface{}, hiddenFields []string) (interface{}, error)
Constants ¶
This section is empty.
Variables ¶
View Source
var Indent = 4
View Source
var Newline = "" //"\n"
View Source
var StringMaxLength = 0
Functions ¶
func Dump ¶
func Dump() gin.HandlerFunc
func DumpWithOptions ¶
func FormatJsonBytes ¶
func FormatToJson ¶
support
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.