Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Monibuca/engine
/ IsClosed
Method
IsClosed
common/type.go:27–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
26
type
IIO
interface
{
27
IsClosed() bool
28
OnEvent(any)
29
Stop(reason ...zapcore.Field)
30
SetIO(any)
Callers
3
run
Method · 0.65
onStop
Method · 0.65
startPush
Method · 0.65
Implementers
1
IO
io.go
Calls
no outgoing calls
Tested by
no test coverage detected