admin

package
v1.5.11 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DemoSampleController

type DemoSampleController struct {
	*cool.Controller
}

func (*DemoSampleController) Welcome

type DemoSampleWelcomeReq

type DemoSampleWelcomeReq struct {
	g.Meta `path:"/welcome" method:"GET"`
}

增加 Welcome 演示 方法

type DemoSampleWelcomeRes

type DemoSampleWelcomeRes struct {
	*cool.BaseRes
	Data interface{} `json:"data"`
}

Jump to

Keyboard shortcuts

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