package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Aug 23, 2020
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewCode は code を持つ error を生成します。
WrapCode は err に code を wrap して error を生成します。
Code はエラーコードの定義です。
const (
Unknown Code = iota
IllegalInputBody
IllegalInputTaskID
IllegalInputDescription
NotFoundTask
DuplicateTask
Unexpected
)
error codes
GetCode は error から code を取得します。
Source Files
¶
Click to show internal directories.
Click to hide internal directories.