package
Version:
v0.0.0-...-ebb443a
Opens a new window with list of versions in this module.
Published: Apr 8, 2019
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Resp(code int32, err error, rsp *go_api.Response, response interface{}) error
type CommonResponse struct {
Code int32 `json:"code"`
Message string `json:"message"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.