Documentation
¶
Overview ¶
Code generated by Project Forge, see https://projectforge.dev for details.
Code generated by Project Forge, see https://projectforge.dev for details.
Code generated by Project Forge, see https://projectforge.dev for details.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Result ¶
type Result struct {
ID string `json:"id,omitempty"`
Type string `json:"type,omitempty"`
Title string `json:"title,omitempty"`
Icon string `json:"icon,omitempty"`
URL string `json:"url,omitempty"`
Match string `json:"match,omitempty"`
Data interface{} `json:"data,omitempty"`
HTML string `json:"-"`
}
Click to show internal directories.
Click to hide internal directories.