package
Version:
v0.0.0-...-c4ed89f
Opens a new window with list of versions in this module.
Published: Jan 29, 2018
License: MIT
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 {
Code int `db:"code" json:"code"`
Message string `db:"message" json:"message"`
}
type ErrorInfo struct {
Error Error `db:"error" json:"error"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.