package
Version:
v0.0.0-...-cee649a
Opens a new window with list of versions in this module.
Published: Apr 13, 2021
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ResGNode struct {
ID int64 `json:"id"`
Label string `json:"label"`
Disabled bool `json:"disabled"`
Children []*ResGNode `json:"children,omitempty"`
}
Group Node all-in-one struct for Vue front-end
Source Files
¶
Click to show internal directories.
Click to hide internal directories.