example

package
v0.0.0-...-c9be414 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	CloudAccountLogic = logic.LogicGroupApp.ExampleLogicGroup.CloudAccountLogic
)

Functions

This section is empty.

Types

type CloudAccountController

type CloudAccountController struct{}

func (*CloudAccountController) Add

func (m *CloudAccountController) Add(c *gin.Context)

Add 新建记录

func (*CloudAccountController) Delete

func (m *CloudAccountController) Delete(c *gin.Context)

Delete 删除记录

func (*CloudAccountController) List

func (m *CloudAccountController) List(c *gin.Context)

List 记录列表

func (*CloudAccountController) Update

func (m *CloudAccountController) Update(c *gin.Context)

Update 更新记录

type ControllerGroup

type ControllerGroup struct {
	CloudAccountController
}

Jump to

Keyboard shortcuts

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