Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
LocalRepo string
Org string
Repo string
Tag string
TargetDir string
APIVersion string
AdditionalDirs []string
ExcludeGlobs []string
DebugMode bool
}
func (*Config) ShouldCopyAPIVersion ¶
func (*Config) UseLocalRepo ¶
type StringSet ¶
type StringSet struct {
// contains filtered or unexported fields
}
func NewStringSet ¶
func NewStringSet() *StringSet
Click to show internal directories.
Click to hide internal directories.