Versions in this module Expand all Collapse all v0 v0.29.1 Oct 20, 2022 Changes in this version + const BodyTag + const DescriptionTag + const ParamAllowEmptyKey + const ParamDescriptionKey + const ParamInKey + const ParamNameKey + const ParamRequiredKey + const ParamTypeKey + const ResponseTag + const SchemaDefaultKey + const SchemaEnumKey + const SchemaFormatKey + const SchemaMaxKey + const SchemaMaxLenKey + const SchemaMinKey + const SchemaMinLenKey + const TypeArray + const TypeBool + const TypeBoolean + const TypeInteger + const TypeNumber + const TypeObject + const TypeString + var Debug = safeConvert(os.Getenv("DEBUG")) + func Run(opts *Options) (*spec.Swagger, error) + type Options struct + BuildTags string + Exclude []string + ExcludeDeps bool + ExcludeTags []string + Include []string + IncludeTags []string + InputSpec *spec.Swagger + Packages []string + ScanModels bool + WorkDir string