Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dependencies ¶
type Dependencies struct { GitUnsetCommitTemplate func() error GitUnsetHooksPath func() error LoadConfig func() config.Config StatFile func(string) (os.FileInfo, error) RemoveFile func(string) error PersistDisabled func() error }
Dependencies the dependencies of the disable Policy module
Click to show internal directories.
Click to hide internal directories.