issue

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package issue 封装 事件 相关操作

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Issue

type Issue struct {
	// contains filtered or unexported fields
}

Issue 事件操作封装

func New

func New(options ...Option) *Issue

New 新建 Issue 实例

func (*Issue) GetIssuesByStates

func (svc *Issue) GetIssuesByStates(req apistructs.WorkbenchRequest) (map[uint64]*apistructs.WorkbenchProjectItem, error)

type Option

type Option func(*Issue)

Option 定义 Issue 配置选项

func WithIssueDBClient

func WithIssueDBClient(db *dao.DBClient) Option

Jump to

Keyboard shortcuts

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