package
Version:
v0.0.0-...-7184739
Opens a new window with list of versions in this module.
Published: Jan 27, 2018
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Answer struct {
Code int `json:"code"`
Message string `json:"message"`
Success bool `json:"success"`
}
Answer http standard response
QuestionResponse http response for question req
type Stat struct {
Category string `json:"category"`
Total int `json:"total"`
Hits int `json:"hits"`
}
Stat http response for stats
Source Files
¶
Click to show internal directories.
Click to hide internal directories.