package
Version:
v0.22.4
Opens a new window with list of versions in this module.
Published: Aug 2, 2018
License: Apache-2.0, Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Error struct {
CodeSpace string `json:"code_space"`
Code string `json:"code"`
Message string `json:"msg"`
}
type Result struct {
Error Error `json:"error"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.