MCPcopy 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
26type IIO interface {
27 IsClosed() bool
28 OnEvent(any)
29 Stop(reason ...zapcore.Field)
30 SetIO(any)

Callers 3

runMethod · 0.65
onStopMethod · 0.65
startPushMethod · 0.65

Implementers 1

IOio.go

Calls

no outgoing calls

Tested by

no test coverage detected