Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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 审核决策类型
11
type
DecisionType string
12
13
const
(
14
DecisionApprove DecisionType =
"approve"
// 批准执行
Callers
1
parseInterruptConfig
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected