Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Entry ¶
type Entry struct {
Name string // Template name
URL string // URL location
Desc string // Description
RepoName string // The repo associated with the template
RepoURL string // The repos' URL location
RepoDesc string // The repos' description
}
Entry an individual entry for a given search
Click to show internal directories.
Click to hide internal directories.