controllers

package
v0.0.0-...-f13fc7a Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CallAbility

func CallAbility(c *gin.Context)

func Delete

func Delete(c *gin.Context)

func Disable

func Disable(c *gin.Context)

func Enable

func Enable(c *gin.Context)

func Install

func Install(c *gin.Context)

func ListPlugins

func ListPlugins(c *gin.Context)

func OnEvent

func OnEvent(c *gin.Context)

func RenderError

func RenderError(c *gin.Context, result error)

func RenderIndentedJSON

func RenderIndentedJSON(c *gin.Context, err error, obj interface{})

func RenderJSON

func RenderJSON(c *gin.Context, err error, obj interface{})

func RenderJSONAndStop

func RenderJSONAndStop(c *gin.Context, result error, obj interface{})

func RouterList

func RouterList(c *gin.Context)

func UnInstall

func UnInstall(c *gin.Context)

func Upload

func Upload(c *gin.Context)

Types

type UpgradeReq

type UpgradeReq struct {
	AppUUID  string `json:"app_uuid"`
	OrgUUID  string `json:"organization_uuid"`
	TeamUUID string `json:"team_uuid"`
}

Jump to

Keyboard shortcuts

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