Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Template ¶
type Template struct {
Name string `json:"name"`
Description string `json:"description"`
FileTypes []string `json:"filetypes"`
Patterns []string `json:"patterns"`
}
Template represents a search profile like gf
Click to show internal directories.
Click to hide internal directories.