MCPcopy
hub / github.com/grafana/dskit / halfEcho

Struct halfEcho

middleware/grpc_stats_test.go:442–444  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

440}
441
442type halfEcho struct {
443 log func(args ...interface{})
444}
445
446func (f halfEcho) Process(server middleware_test.EchoServer_ProcessServer) error {
447 for {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected