Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GitProvider ¶
type GitProvider struct {
// contains filtered or unexported fields
}
func NewGitProvider ¶
func NewGitProvider(config GitConfig) (*GitProvider, error)
func (*GitProvider) GetName ¶
func (p *GitProvider) GetName() string
func (*GitProvider) GetSize ¶
func (p *GitProvider) GetSize() (int64, error)
Click to show internal directories.
Click to hide internal directories.