//
pkg.gl
Category
github.com/techstart35/battle-bot
shared
errors
package
0.0.0-20231102052203-690a7d560da9
Repository:
https://github.com/techstart35/battle-bot.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
11
Files
53 SLOC
#
Functions
LogErr
エラーをログ出力します.
NewError
エラーを新規作成します 一つ前のエラーを保持しているので、このエラーを再帰的に仕様することで簡易的なスタックトレースを出力できます。 引数のパターンは以下のとおりです。 1.
#
Variables
NotFoundErr
No description provided by the author
#
Structs
Error
カスタムエラーです.