Versions in this module Expand all Collapse all v0 v0.3.3 Jul 17, 2018 v0.3.2 Jul 17, 2018 Changes in this version + func Gen(limit, threads int, pkg, tag, base, out string, grayscale bool) error + func MakeTplData(data *TplData) ([]byte, error) + type Method struct + Comm string + Count bool + DDL bool + Line string + Name string + Req []*Parameter + ReqCount []*Parameter + Resp []*Parameter + Slice string + Src string + Type string + func ParseMethods(t []*template.Template) ([]*Method, error) + type Parameter struct + Comm string + Name string + Tags string + Type string + func NewParameter(v []string) *Parameter + type TplData struct + By string + FieldName string + Gray bool + MaxFork int + MaxLimit int + Methods []*Method + Path string + Pkg string v0.3.1 Apr 24, 2018 v0.3.0 Jan 31, 2018