Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
// SearchDir the swag would be parse
SearchDir string
// excludes dirs and files in SearchDir,comma separated
Excludes string
// MainFile (DEPRECATED)
MainFile string
}
Config specifies configuration for a format run
Click to show internal directories.
Click to hide internal directories.