Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileSystem ¶
func NewNeuteredFileSystem ¶
func NewNeuteredFileSystem(fs http.FileSystem, logger *log.Entry) FileSystem
type GitSync ¶
type GitSync struct { RepositoryURL string Destination string Path string Branch string KeyPath string KnownHostsVerification bool Logger *log.Entry EventChannel chan Event }
GitSync struct represents something
Click to show internal directories.
Click to hide internal directories.