Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseSet ¶
func ParseSet() (*generator.PrototypeSet, error)
Types ¶
type ParserConfig ¶
type ParserConfig struct {
Dir string `json:"dir,omitempty"`
AddFilePattern []string `json:"addFilePattern,omitempty"`
ExcludeGoFile bool `json:"excludeGoFile,omitempty"`
}
var CFG *ParserConfig
Click to show internal directories.
Click to hide internal directories.