package
Version:
v0.0.0-...-384c410
Opens a new window with list of versions in this module.
Published: Jul 31, 2020
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Response struct {
Success bool `json:"success"`
Message string `json:"message"`
Data interface{} `json:"data,omitempty"`
Error []string `json:"error,omitempty"`
}
Response ...
Source Files
¶
Click to show internal directories.
Click to hide internal directories.