Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Monibuca/engine
/ Waiting
Method
Waiting
wait-tracks.go:13–15 ·
view source on GitHub ↗
Waiting是否正在等待
()
Source
from the content-addressed store, hash-verified
11
12
// Waiting是否正在等待
13
func
(w waitTrackNames) Waiting() bool {
14
return
w != nil
15
}
16
17
// Waitany 是否等待任意的
18
func
(w waitTrackNames) Waitany() bool {
Callers
2
Accept
Method · 0.95
NeedWait
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected