MCPcopy
hub / github.com/grpc/grpc-go / serverV3

Struct serverV3

reflection/test/serverreflection_test.go:388–388  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

386}
387
388type serverV3 struct{}
389
390func (s *serverV3) Search(context.Context, *pbv3.SearchRequestV3) (*pbv3.SearchResponseV3, error) {
391 return &pbv3.SearchResponseV3{}, nil

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected