package
Version:
v1.1.2
Opens a new window with list of versions in this module.
Published: Jun 14, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ApiError struct {
Code uint32 `json:"code"`
Message string `json:"message"`
}
ApiError allows to wrap API errors.
Error the ApiError formatted as a string (error interface requirement).
Source Files
¶
Click to show internal directories.
Click to hide internal directories.