package
Version:
v3.12.0+incompatible
Opens a new window with list of versions in this module.
Published: Aug 25, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 45
Opens a new window with list of known importers.
Documentation
¶
func JSONR(c *gin.Context, wcode int, msg interface{}) (werror error) {
type RespJson struct {
Error string `json:"error,omitempty"`
Msg string `json:"message,omitempty"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.