Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Repository ¶ added in v0.2.0
type Repository struct {
// contains filtered or unexported fields
}
Repository is implementation of the github repository.
func NewRepository ¶ added in v0.2.0
func NewRepository(owner, name, branch, token string) *Repository
NewRepository returns a new Github object.
Click to show internal directories.
Click to hide internal directories.