# Structs
GitGatherer is a struct that implements the Gatherer interface and provides methods for gathering git repositories.
RealSSHAuthenticator represents an implementation of the SSHAuthenticator interface.
# Interfaces
SSHAuthenticator represents an interface for authenticating SSH connections.