Documentation
¶
Index ¶
Constants ¶
View Source
const EmptyErrorMassage = "Input is empty!"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Repository ¶
type Repository struct {
Contributor string
Token string
Project string
Type consts.RepoType
Address string
Path string
AutoRebase bool
}
func ConfigRepository ¶
func ConfigRepository() *Repository
func GetRepoInfo ¶
func GetRepoInfo() *Repository
func (*Repository) SaveRepository ¶
func (repo *Repository) SaveRepository()
func (*Repository) XMr ¶
func (repo *Repository) XMr()
Click to show internal directories.
Click to hide internal directories.