Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Repository ¶
func (Repository) GetName ¶
func (u Repository) GetName() string
type SearchResult ¶
type SearchResult struct {
Repository Repository
FileURL string
FileContent string
}
func (SearchResult) String ¶
func (sr SearchResult) String() string
Click to show internal directories.
Click to hide internal directories.