Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewProtoAppError ¶
func NewProtoAppError(code string, kind mrerr.ErrorKind, message string, withCaller, withIDGenerator bool) *mrerr.ProtoAppError
NewProtoAppError - создаёт объект ProtoAppError с указанными опциями. При этом генерации стека вызовов и генерации ID используются функции из пакета features.
func NewProtoAppErrorByDefault ¶
func NewProtoAppErrorByDefault(code string, kind mrerr.ErrorKind, message string) *mrerr.ProtoAppError
NewProtoAppErrorByDefault - создаёт стандартный прототип ошибки ProtoAppError, а если указан один из видов ErrorKindInternal или ErrorKindSystem, то к ним добавляется генерация стека вызовов и генерация ID из пакета features.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.