MCPcopy Create free account
hub / github.com/astercloud/aster / DecisionType

TypeAlias DecisionType

pkg/middleware/hitl.go:11–11  ·  view source on GitHub ↗

DecisionType 审核决策类型

Source from the content-addressed store, hash-verified

9
10// DecisionType 审核决策类型
11type DecisionType string
12
13const (
14 DecisionApprove DecisionType = "approve" // 批准执行

Callers 1

parseInterruptConfigMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected