delpoy

package
v0.0.33 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const Key = "dp_task"

Variables

View Source
var Task taskService

Functions

func SaveTask

func SaveTask(ctx *gin.Context)

Types

type TaskOptions

type TaskOptions struct {
	Repo   string `json:"repo" binding:"required"`
	Branch string `json:"branch" binding:"required"`
	Auto   bool   `json:"auto"`
}

Jump to

Keyboard shortcuts

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