package
Version:
v1.4.6
Opens a new window with list of versions in this module.
Published: Jan 31, 2019
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package gutil provides some uncategorized util functions.
工具包.
func Dump(i ...interface{})
格式化打印变量(类似于PHP-vardump)
func Throw(exception interface{})
抛出一个异常
func TryCatch(try func(), catch ...func(exception interface{}))
try...catch...
Source Files
¶
Click to show internal directories.
Click to hide internal directories.