Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Error ¶
type Error struct {
ErrorCode int `json:"errorCode"`
ErrorMessage string `json:"errorMessage"`
ErrorLogMsg string `json:"-"`
}
Error is response sent when an error occurs Use event ID for error code, register your event ID at: https://docs.google.com/spreadsheets/d/1tUB0BSNLyPgeWEtnNzVQkl6Shud-_ErJja2RjIyt1B0/edit?usp=sharing
Click to show internal directories.
Click to hide internal directories.