Documentation
¶
Overview ¶
Package base server 的基础环境
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StackError ¶ added in v0.60.0
StackError 为 err 带上调用信息
位置从调用 StackError 开始。 如果 err 为 nil,则返回 nil,如果 err 本身就为 StackError 返回的类型,则原样返回。
如果需要输出调用堆栈信息,需要指定 %+v 标记。
Types ¶
Click to show internal directories.
Click to hide internal directories.