Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/micro/go-micro
/ debugServiceLog
Struct
debugServiceLog
debug/proto/debug.pb.micro.go:71–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
type
debugServiceLog
struct
{
72
stream client.Stream
73
}
74
75
func
(x *debugServiceLog) CloseSend() error {
76
return
x.stream.CloseSend()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected