package
Version:
v0.0.0-...-7fe9760
Opens a new window with list of versions in this module.
Published: Mar 16, 2019
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func TypeErr(expected, actual interface{}) error
typeerr返回一个错误,其字符串解释了预期的错误和收到的错误。
type HandlerError struct {
Err error
Stack []byte
}
handlerError向错误添加堆栈跟踪
func (HandlerError) Error ¶
错误使handlerError实现错误
Source Files
¶
Click to show internal directories.
Click to hide internal directories.