package
0.0.0-20180312121429-1a860b16de3e
Repository: https://github.com/qbui/flux.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
NewRepo constructs a repo mirror which will sync itself.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
has been read (cloned); no attempt made to write.
no attempt made to clone it yet.
configuration is empty.
has been written to, so ready to sync.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Checkout is a local working clone of the remote repo.
No description provided by the author
CommitAction - struct holding commit information.
Config holds some values we use when working in the working clone of a repo.
No description provided by the author
Remote points at a git repo somewhere.
No description provided by the author
# Type aliases
GitRepoStatus represents the progress made synchronising with a git repo.