Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Repository ¶
Repository is the type for the local repository.
func NewRepository ¶
func NewRepository() (*Repository, error)
NewRepository returns a new Repository.
func (*Repository) String ¶
func (r *Repository) String() string
String returns the information of a local repository.
Click to show internal directories.
Click to hide internal directories.