controllers

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AdminFilter

type AdminFilter struct {
	beego.Controller
}

func (*AdminFilter) Prepare

func (c *AdminFilter) Prepare()

type KafkaBrokerController

type KafkaBrokerController struct {
	beego.Controller
}

func (*KafkaBrokerController) BrokerList

func (c *KafkaBrokerController) BrokerList()

返回broker数据

type KafkaTopicController

type KafkaTopicController struct {
	beego.Controller
}

func (*KafkaTopicController) TopicList

func (c *KafkaTopicController) TopicList()

返回Topic数据

func (*KafkaTopicController) TopicMessage

func (c *KafkaTopicController) TopicMessage()

返回消息数据

type MainController

type MainController struct {
	beego.Controller
}

func (*MainController) Get

func (c *MainController) Get()

type UserInfoController

type UserInfoController struct {
	beego.Controller
}

func (*UserInfoController) Delete

func (c *UserInfoController) Delete()

删除

func (*UserInfoController) Edit

func (c *UserInfoController) Edit()

修改

func (*UserInfoController) List

func (c *UserInfoController) List()

返回全部数据

func (*UserInfoController) Save

func (c *UserInfoController) Save()

保存

Jump to

Keyboard shortcuts

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