package
0.19.0
Repository: https://github.com/cello-proj/cello.git
Documentation: pkg.go.dev

# Functions

NewHTTPSBasicClient creates a new https based git client.
NewSSHBasicClient creates a new ssh based git client.
No description provided by the author

# Structs

BasicClient connects to git using ssh.

# Interfaces

Client allows for retrieving data from git repo.

# Type aliases

Option is a function for configuring the BasicClient.