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
MasterName string // The master associated with the template
MasterURL string // The masters' URL location
MasterDesc string // The masters' description
}
Entry an individual entry for a given search
Click to show internal directories.
Click to hide internal directories.