core

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interface

type Interface interface {
	Create(req *common.IssueStreamCreateRequest) (int64, error)
	CreateIssueEvent(req *common.IssueStreamCreateRequest) error
	CreateIssueStreamBySystem(id uint64, streamFields map[string][]interface{}) error
	CreateStream(updateReq *pb.UpdateIssueRequest, streamFields map[string][]interface{}) error
	GetDefaultContent(req StreamTemplateRequest) (string, error)
}

type StreamTemplateRequest

type StreamTemplateRequest struct {
	StreamType   string
	StreamParams common.ISTParam
	Locale       string
	Lang         i18n.LanguageCodes
}

Jump to

Keyboard shortcuts

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