package
Version:
v0.0.0-...-5718ce5
Opens a new window with list of versions in this module.
Published: Apr 1, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Error struct {
Id string `json:"id"`
Code int32 `json:"code"`
Detail string `json:"detail"`
Status string `json:"status"`
}
Errors provide a way to return detailed information
for an RPC request error. The error is normally
JSON encoded.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.