Documentation ¶
Overview ¶
Content managed by Project Forge, see [projectforge.md] for details.
Content managed by Project Forge, see [projectforge.md] for details.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Match ¶
func (*Match) ValueSplit ¶
type Result ¶
type Result struct { Type string `json:"type,omitempty"` ID string `json:"id,omitempty"` Title string `json:"title,omitempty"` Icon string `json:"icon,omitempty"` URL string `json:"url,omitempty"` Matches Matches `json:"matches,omitempty"` Data interface{} `json:"data,omitempty"` HTML string `json:"-"` }
Click to show internal directories.
Click to hide internal directories.