service

package
v0.0.0-...-074395f Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2022 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddClient

func AddClient(c *gin.Context, param *mparam.AddClient) (code int, data *mmysql.Client)

func AddRelay

func AddRelay(c *gin.Context, param *mparam.AddRelay) (code int, data *mmysql.Relay)

func AddResource

func AddResource(c *gin.Context, param *mparam.AddResource) (code int, data *mmysql.Resource)

func AddServer

func AddServer(c *gin.Context, param *mparam.AddServer) (code int, data *mmysql.Server)

func ClientList

func ClientList(c *gin.Context, param mparam.ClientList) (code int, ClientList mapi.ClientList)

func DelClient

func DelClient(c *gin.Context, uuid string) (code int)

func DelRelay

func DelRelay(c *gin.Context, uuid string) (code int)

func DelResource

func DelResource(c *gin.Context, uuid string) (code int)

func DelServer

func DelServer(c *gin.Context, uuid string) (code int)

func EditClient

func EditClient(c *gin.Context, param *mparam.EditClient) (code int)

func EditRelay

func EditRelay(c *gin.Context, param *mparam.EditRelay) (code int)

func EditResource

func EditResource(c *gin.Context, param *mparam.EditResource) (code int)

func EditServer

func EditServer(c *gin.Context, param *mparam.EditServer) (code int)

func RelayList

func RelayList(c *gin.Context, param mparam.RelayList) (code int, RelayList mapi.RelayList)

func ResourceList

func ResourceList(c *gin.Context, param mparam.ResourceList) (code int, ResourceList mapi.ResourceList)

func ServerList

func ServerList(c *gin.Context, param mparam.ServerList) (code int, ServerList mapi.ServerList)

Types

This section is empty.

Jump to

Keyboard shortcuts

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