Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCachedReader ¶
Types ¶
type Options ¶
type Options struct {
Repo *git.Repository
Hook *config.Hook
HookName string
GitArgs []string
LogSettings log.Settings
DisableTTY bool
SkipLFS bool
Force bool
Exclude []string
Files []string
RunOnlyCommands []string
RunOnlyJobs []string
RunOnlyTags []string
SourceDirs []string
Templates map[string]string
}
Click to show internal directories.
Click to hide internal directories.