package
Version:
v0.0.0-...-5692a8a
Opens a new window with list of versions in this module.
Published: Oct 18, 2020
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Cloner defines methods for checking out a source code repository
type Creater interface {
Create() error
}
Creater defines methods for creating a source code repository
SCMRepository defines behavior that a source code repository needs to possess
Source Files
¶
Click to show internal directories.
Click to hide internal directories.