Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BatchRemove ¶
Types ¶
type ApplyYAMLRequest ¶
type ApplyYAMLRequest struct {
YAML string `json:"yaml" binding:"required"`
}
type NamesPayload ¶
type NamesPayload struct {
Names []string `json:"names"`
}
NamesPayload 定义结构体以匹配批量删除 JSON 结构
Click to show internal directories.
Click to hide internal directories.