gutil

package
v1.4.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 1, 2019 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package gutil provides some uncategorized util functions.

工具包.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Dump

func Dump(i ...interface{})

格式化打印变量(类似于PHP-vardump)

func PrintBacktrace

func PrintBacktrace()

打印完整的调用回溯信息

func Throw added in v1.1.994

func Throw(exception interface{})

抛出一个异常

func TryCatch added in v1.1.994

func TryCatch(try func(), catch ...func(exception interface{}))

try...catch...

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL