Documentation ¶
Index ¶
Constants ¶
View Source
const ( PARAM_MODULE_METHOD = "moduleMethod" // POST:application/json PARAM_REQ_MODEL_PATH = "reqModelPath" // request model file path PARAM_RESP_MODEL_PATH = "respModelPath" // response model file path PARAM_REQ_REMARK = "reqRemark" // request custom remark PARAM_RESP_REMARK = "respRemark" // response custom remark )
optional
View Source
const (
MODEL_TYPE_REGX = `(?U)type\s+%s\s+struct\s+{`
)
Variables ¶
This section is empty.
Functions ¶
func GenModuleDoc ¶
func SetupModelPath ¶
func SetupModelPath(path string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.