Documentation
¶
Index ¶
- func ConsoleAssert(condition *bool, data ...any)
- func ConsoleClear()
- func ConsoleCount(label *string)
- func ConsoleCountReset(label *string)
- func ConsoleDebug(data ...any)
- func ConsoleDir(item any, options any)
- func ConsoleDirxml(data ...any)
- func ConsoleError(data ...any)
- func ConsoleGroup(data ...any)
- func ConsoleGroupCollapsed(data ...any)
- func ConsoleGroupEnd()
- func ConsoleInfo(data ...any)
- func ConsoleLog(data ...any)
- func ConsoleTable(tabularData any, properties []string)
- func ConsoleTime(label *string)
- func ConsoleTimeEnd(label *string)
- func ConsoleTimeLog(label *string, data ...any)
- func ConsoleTrace(data ...any)
- func ConsoleWarn(data ...any)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConsoleAssert ¶
func ConsoleClear ¶
func ConsoleClear()
func ConsoleCount ¶
func ConsoleCount(label *string)
func ConsoleCountReset ¶
func ConsoleCountReset(label *string)
func ConsoleDebug ¶
func ConsoleDebug(data ...any)
func ConsoleDir ¶
func ConsoleDirxml ¶
func ConsoleDirxml(data ...any)
func ConsoleError ¶
func ConsoleError(data ...any)
func ConsoleGroup ¶
func ConsoleGroup(data ...any)
func ConsoleGroupCollapsed ¶
func ConsoleGroupCollapsed(data ...any)
func ConsoleGroupEnd ¶
func ConsoleGroupEnd()
func ConsoleInfo ¶
func ConsoleInfo(data ...any)
func ConsoleLog ¶
func ConsoleLog(data ...any)
func ConsoleTable ¶
func ConsoleTime ¶
func ConsoleTime(label *string)
func ConsoleTimeEnd ¶
func ConsoleTimeEnd(label *string)
func ConsoleTimeLog ¶
func ConsoleTrace ¶
func ConsoleTrace(data ...any)
func ConsoleWarn ¶
func ConsoleWarn(data ...any)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.