Documentation ¶
Overview ¶
Package errs 与错误相关的定义
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDepthStackError ¶ added in v0.66.1
NewDepthStackError 为 err 带上调用信息
如果 err 为 nil,则返回 nil。 多次调用 NewDepthStackError 包装,则返回第一次包装的返回值。 depth 为 1 表示调用 NewDepthStackError 的位置。
Types ¶
Click to show internal directories.
Click to hide internal directories.