dynamic

package
v0.0.10 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Apply

func Apply(c *gin.Context)

func BatchRemove

func BatchRemove(c *gin.Context)

func Delete

func Delete(c *gin.Context)

func Event added in v0.0.5

func Event(c *gin.Context)

func Fetch

func Fetch(c *gin.Context)

func List

func List(c *gin.Context)

func Remove

func Remove(c *gin.Context)

func Save

func Save(c *gin.Context)

Types

type ApplyYAMLRequest

type ApplyYAMLRequest struct {
	YAML string `json:"yaml" binding:"required"`
}

type NamesPayload

type NamesPayload struct {
	Names []string `json:"names"`
}

NamesPayload 定义结构体以匹配批量删除 JSON 结构

Jump to

Keyboard shortcuts

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