Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DD ¶ added in v1.2.1
func DD(v ...any)
DD is used to display detailed information about variables and then exit the program
func DumpHTML ¶ added in v1.2.1
func DumpHTML(v ...any)
DumpHTML is used to display detailed information about variables in HTML format
func DumpJSON ¶ added in v1.2.1
func DumpJSON(v ...any)
DumpJSON is used to display detailed information about variables in JSON format
func FDump ¶
FDump is used to display detailed information about variables to the specified io.Writer
func FDumpHTML ¶ added in v1.2.1
FDumpHTML is used to display detailed information about variables in HTML format to the specified io.Writer
func FDumpJSON ¶ added in v1.2.1
FDumpJSON is used to display detailed information about variables in JSON format to the specified io.Writer
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.