Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/astercloud/aster
/ EventType
Method
EventType
pkg/run/event.go:11–11 ·
view source on GitHub ↗
EventType 返回事件类型
()
Source
from the content-addressed store, hash-verified
9
type
Event
interface
{
10
// EventType 返回事件类型
11
EventType() EventType
12
13
// RunID 返回运行 ID
14
RunID() string
Callers
7
invokeHandlers
Method · 0.65
replay
Method · 0.65
ChatStreamHandler
Method · 0.65
shouldForward
Method · 0.65
extractEventInfo
Method · 0.65
handleChat
Method · 0.65
runWebUI
Function · 0.65
Implementers
1
BaseEvent
pkg/run/event.go
Calls
no outgoing calls
Tested by
no test coverage detected