Documentation
¶
Index ¶
Constants ¶
View Source
const ( Zero = `<zero>` Nil = "<nil>" )
Variables ¶
View Source
var ( DefaultWriter io.Writer = os.Stdout // 显示对应代码位置 ShowFileLine1 = false MarginLine1 = 36 )
View Source
var ( // uint8(97) => 'a' OptShowUint8AsByte = false OptSortMapKeys = true )
View Source
var ( MaxSliceLen = 32 MaxMapLen = 32 SepKv = " => " StringQuota = `"` )
View Source
var ( // disable dump in global scope // use it in production Disable = false )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.
