Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Path string `json:"path,omitempty"`
Paths []string `json:"paths,omitempty"`
ToUpper *bool `json:"toUpper,omitempty"`
ToLower *bool `json:"toLower,omitempty"`
}
func (Config) WithDefaults ¶
Click to show internal directories.
Click to hide internal directories.