Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Custom ¶
type Custom struct { Files []string Base string Prefix string Tags string Exclude []string Replace []Replacer }
Custom is a set of files with dedicaTed customization
type SharedConfig ¶
type SharedConfig struct {}
SharedConfig holds needed data from config package without causing import cycle
Click to show internal directories.
Click to hide internal directories.