Versions in this module Expand all Collapse all v1 v1.0.2 Mar 6, 2025 Changes in this version + func NewDoc(group string) *model + type DocModel struct + MethodName string + Methods []string + Note string + Req *StructInfo + Resp *StructInfo + RouterPath string + type ElementInfo struct + Default string + IsArray bool + Name string + Note string + Requierd bool + Tag string + Type string + TypeRef *StructInfo + type StructInfo struct + Items []ElementInfo + Name string + Note string + Pkg string