Documentation
¶
Index ¶
Constants ¶
View Source
const ( ClientErrNoUser = "ユーザーが存在しません。" ClientErrInternalServer = "予期せぬエラーが発生しました。" )
Variables ¶
View Source
var ( ErrNotUser = errors.New("does not exist user") ErrUnexpected = errors.New("unexpected error") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.