Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/micro/go-micro
/ debugServiceMessageBus
Struct
debugServiceMessageBus
debug/proto/debug.pb.micro.go:153–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
151
}
152
153
type
debugServiceMessageBus
struct
{
154
stream client.Stream
155
}
156
157
func
(x *debugServiceMessageBus) CloseSend() error {
158
return
x.stream.CloseSend()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected