Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/APIParkLab/APIPark
/ Message
Method
Message
ai-provider/local/executor.go:26–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
}
25
26
func
(p *Pipeline) Message() <-
chan
PullMessage {
27
return
p.channel
28
}
29
30
// AsyncExecutor 结构体,管理不同模型的管道和任务队列
31
type
AsyncExecutor
struct
{
Callers
1
Deploy
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected