Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeserializeData ¶
func DeserializeData[T interface{}](source any, target *T) T
func RecoverAndLog ¶
func RecoverAndLog()
recover and log, when create goroutine panic, it will be recovered and log 推荐在windows下使用,linux可以直接查看控制台输出查找问题
func WrapErrorLocation ¶
WrapErrorLocation 包装错误信息,将发生错误的行数信息添加到错误信息中
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.