api

package
v0.15.0-hexun-tapd Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const RAW_DEPLOYMENTS_TABLE = `dora_deplyments`
View Source
const RAW_ISSUES_TABLE = `dora_issues`

Variables

This section is empty.

Functions

func CloseIssues

func CloseIssues(input *core.ApiResourceInput) (*core.ApiResourceOutput, errors.Error)

TODO Please modify the folowing code to adapt to your plugin

POST /plugins/dora/issues/:id/close

{
	TODO
}

func PostDeployments

func PostDeployments(input *core.ApiResourceInput) (*core.ApiResourceOutput, errors.Error)

TODO Please modify the folowing code to adapt to your plugin

POST /plugins/dora/deployments

{
	TODO
}

func PostIssues

func PostIssues(input *core.ApiResourceInput) (*core.ApiResourceOutput, errors.Error)

TODO Please modify the folowing code to adapt to your plugin

POST /plugins/dora/issues

{
	TODO
}

Types

This section is empty.

Jump to

Keyboard shortcuts

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