Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExportValue ¶
type Tree ¶
type Tree[T any] struct { // contains filtered or unexported fields }
路由树
func (*Tree[T]) ExportTreeMethon ¶
func (t *Tree[T]) ExportTreeMethon(p string) []*ExportValue[T]
递归遍历路由树并写入 slice
Click to show internal directories.
Click to hide internal directories.