Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Error ¶
type Error struct { // Code is error code Code ErrorCode // Msg is error description message Msg error }
Error encapsulates ErrorCode and adds a simple error description
Click to show internal directories.
Click to hide internal directories.