package
Version:
v0.2.12
Opens a new window with list of versions in this module.
Published: Jul 16, 2023
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Content managed by Project Forge, see [projectforge.md] for details.
type Item struct {
Key string `json:"key"`
Title string `json:"title,omitempty"`
Description string `json:"description,omitempty"`
Badge string `json:"badge,omitempty"`
Icon string `json:"icon,omitempty"`
Route string `json:"route,omitempty"`
Children Items `json:"children,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.