openapi

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: 19 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// OK ok
	OK int32 = 0

	// RequestErr request error
	RequestErr int32 = -400

	// ServerErr server error
	ServerErr int32 = -500
)

Variables

This section is empty.

Functions

func CreateIssue

func CreateIssue(c *gin.Context)

func CreateIssueComment

func CreateIssueComment(c *gin.Context)

func CreateProject

func CreateProject(c *gin.Context)

func DeleteIssue

func DeleteIssue(c *gin.Context)

func DeleteProject

func DeleteProject(c *gin.Context)

func Fail

func Fail(c *gin.Context, err errs.SystemErrorInfo)

func GetIssueSourceList

func GetIssueSourceList(c *gin.Context)

func GetIssueStatusList

func GetIssueStatusList(c *gin.Context)

*

  • 任务状态列表 * *

func GetIterationList

func GetIterationList(c *gin.Context)

func GetPriorityList

func GetPriorityList(c *gin.Context)

func GetProjectObjectTypeList

func GetProjectObjectTypeList(c *gin.Context)

func GetPropertyList

func GetPropertyList(c *gin.Context)

func IssueCommentsList

func IssueCommentsList(c *gin.Context)

func IssueList

func IssueList(c *gin.Context)

func IssueStatusTypeStat

func IssueStatusTypeStat(c *gin.Context)

func ParseInt

func ParseInt(str string) int

func ParseInt64

func ParseInt64(str string) int64

func ParseOpenAuthInfo

func ParseOpenAuthInfo(c *gin.Context) (*orgvo.OpenAPIAuthData, errs.SystemErrorInfo)

parseOpenAuthInfo 获取Open认证信息

func ProjectInfo

func ProjectInfo(c *gin.Context)

func Projects

func Projects(c *gin.Context)

func Suc

func Suc(c *gin.Context, data interface{})

func SuccessJson

func SuccessJson(c *gin.Context, data string)

func TablesBaseColumns

func TablesBaseColumns(c *gin.Context)

func TablesByAppId

func TablesByAppId(c *gin.Context)

func UpdateIssue

func UpdateIssue(c *gin.Context)

func UpdateProject

func UpdateProject(c *gin.Context)

func UserList

func UserList(c *gin.Context)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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