package
Version:
v0.0.0-...-745db77
Opens a new window with list of versions in this module.
Published: Feb 12, 2025
License: GPL-3.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Tree struct {
ID string `json:"id"`
Label string `json:"label"`
Icon string `json:"icon"`
Children []*Tree `json:"children"`
}
Tree 标签
Source Files
¶
Click to show internal directories.
Click to hide internal directories.