Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Answer ¶
type Answer struct { Code int `json:"code"` Message string `json:"message"` Success bool `json:"success"` }
Answer http standard response
Click to show internal directories.
Click to hide internal directories.