Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GearConfig ¶
type GearConfig struct {
Exclude []string `yaml:"exclude"`
Rules map[string]string `yaml:"rules,omitempty"`
}
GearConfig represents the .gearrc configuration file
type ValidationError ¶
type ValidationRule ¶
Click to show internal directories.
Click to hide internal directories.