Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Monibuca/engine
/ String
Method
String
stream.go:26–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
type
StreamAction byte
25
26
func
(s StreamState) String() string {
27
return
StateNames[s]
28
}
29
func
(s StreamAction) String() string {
30
return
ActionNames[s]
31
}
Callers
15
action
Method · 0.95
Feed
Method · 0.45
API_stop_subscribe
Method · 0.45
OnEvent
Method · 0.45
auth
Method · 0.45
receive
Method · 0.45
findOrCreateStream
Function · 0.45
run
Method · 0.45
logHandler
Method · 0.45
handle
Method · 0.45
SubscribeExist
Method · 0.45
Pull
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected