Searched defs:UnaryHandler (Results 1 – 2 of 2) sorted by relevance
54 type UnaryHandler func(ctx context.Context, req interface{}) (interface{}, error) type
182 public UnaryServerMethod<string, string> UnaryHandler property in Grpc.Core.Tests.MockServiceHelper