mysql

package
v0.0.0-...-c4618b4 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// 预删除
	AppPreDelete = "preDelete"
	// 删除
	AppDelete = "delete"
	// 恢复
	AppRecovery = "recovery"

	AppActiveStatus  = "ACTIVE"
	AppSuspendStatus = "SUSPEND"
	AppDeleteStatus  = "DELETE"
)

app status

Variables

This section is empty.

Functions

func NewAbnormalTaskRepo

func NewAbnormalTaskRepo() models.AbnormalTaskRepo

NewAbnormalTaskRepo new repo

func NewCommentAttachmentRepo

func NewCommentAttachmentRepo() models.CommentAttachmentRepo

NewCommentAttachmentRepo new repo

func NewCommentRepo

func NewCommentRepo() models.CommentRepo

NewCommentRepo new repo

func NewDispatcherCallbackRepo

func NewDispatcherCallbackRepo() models.DispatcherCallbackRepo

NewDispatcherCallbackRepo new repo

func NewFlowProcessRelationRepo

func NewFlowProcessRelationRepo() models.FlowProcessRelationRepo

NewFlowProcessRelationRepo new repo

func NewFlowRepo

func NewFlowRepo() models.FlowRepo

NewFlowRepo new repo

func NewFormFieldRepo

func NewFormFieldRepo() models.FormFieldRepo

NewFormFieldRepo new repo

func NewInstanceExecutionRepo

func NewInstanceExecutionRepo() models.InstanceExecutionRepo

NewInstanceExecutionRepo new repo

func NewInstanceRepo

func NewInstanceRepo() models.InstanceRepo

NewInstanceRepo new repo

func NewInstanceStepRepo

func NewInstanceStepRepo() models.InstanceStepRepo

NewInstanceStepRepo new repo

func NewInstanceVariablesRepo

func NewInstanceVariablesRepo() models.InstanceVariablesRepo

NewInstanceVariablesRepo new repo

func NewOperationRecordRepo

func NewOperationRecordRepo() models.OperationRecordRepo

NewOperationRecordRepo new repo

func NewTriggerRuleRepo

func NewTriggerRuleRepo() models.TriggerRuleRepo

NewTriggerRuleRepo new repo

func NewUrgeRepo

func NewUrgeRepo() models.UrgeRepo

NewUrgeRepo new repo

func NewVariablesRepo

func NewVariablesRepo() models.VariablesRepo

NewVariablesRepo new repo

Types

This section is empty.

Jump to

Keyboard shortcuts

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