menu

package
v0.0.26 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 26, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func List

func List(c *gin.Context)

Types

type Page

type Page struct {
	Label     string `json:"label,omitempty"`
	URL       string `json:"url,omitempty"`
	Redirect  string `json:"redirect,omitempty"`
	Icon      string `json:"icon,omitempty"`
	SchemaAPI string `json:"schemaApi,omitempty"`
	VisibleOn string `json:"visibleOn,omitempty"`
	Children  []Page `json:"children,omitempty"`
}

Page 定义结构体

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL