othervo

package
v0.0.0-...-57ed434 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2023 License: AGPL-3.0 Imports: 0 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddScriptTaskReq

type AddScriptTaskReq struct {
	OrgId    int64       `json:"orgId"`
	UserId   int64       `json:"userId"`
	AppId    string      `json:"appId"`
	TaskId   string      `json:"taskId"`
	TaskName string      `json:"taskName"`
	CronSpec string      `json:"cronSpec"`
	ParamMap interface{} `json:"paramMap"` // 使用时,使用 map[string]string 类型
}

Jump to

Keyboard shortcuts

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