Documentation
¶
Overview ¶
Package spec contains the different options present under the spec generation command.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { Formats []string IncludedDirs []string Source string SrcLanguage lang.Target Specification string *common.Options }
Options is the list of options/flag available to the application, plus the clients needed by the application to function.
Click to show internal directories.
Click to hide internal directories.