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

Method Timeout

pkg/tools/enhanced_interface.go:22–22  ·  view source on GitHub ↗

Timeout 工具执行超时时间 返回 0 表示使用默认超时

()

Source from the content-addressed store, hash-verified

20 // Timeout 工具执行超时时间
21 // 返回 0 表示使用默认超时
22 Timeout() time.Duration
23
24 // RequiresApproval 是否需要人工审批
25 RequiresApproval() bool

Callers 1

ExecuteMethod · 0.65

Implementers 1

BaseEnhancedToolpkg/tools/enhanced_interface.go

Calls

no outgoing calls

Tested by

no test coverage detected