tools

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CallStack

type CallStack struct {
	// contains filtered or unexported fields
}

CallStack 调用栈

func NewCallStack

func NewCallStack() *CallStack

NewCallStack 创建调用栈

func (*CallStack) AddSkipPackage

func (c *CallStack) AddSkipPackage(pkg string)

AddSkipPackage 添加跳过包

func (*CallStack) WrapError

func (c *CallStack) WrapError(err error) error

WrapError 错误堆栈信息

func (*CallStack) WrapErrorSkip

func (c *CallStack) WrapErrorSkip(err error, skip int) error

WrapErrorSkip 错误堆栈信息

Jump to

Keyboard shortcuts

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