e

package
v0.0.0-...-9ab2669 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

此源码被清华学神尹成大魔王专业翻译分析并修改 尹成QQ77025077 尹成微信18510341407 尹成所在QQ群721929980 尹成邮箱 yinc13@mails.tsinghua.edu.cn 尹成毕业于清华大学,微软区块链领域全球最有价值专家 https://mvp.microsoft.com/zh-cn/PublicProfile/4033620

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TypeErr

func TypeErr(expected, actual interface{}) error

typeerr返回一个错误,其字符串解释了预期的错误和收到的错误。

Types

type HandlerError

type HandlerError struct {
	Err   error
	Stack []byte
}

handlerError向错误添加堆栈跟踪

func New

func New(err error) HandlerError

new返回新的handlerError

func (HandlerError) Error

func (err HandlerError) Error() string

错误使handlerError实现错误

Jump to

Keyboard shortcuts

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