Searched defs:NewServer (Results 1 – 4 of 4) sorted by relevance
32 public static ServerSafeHandle NewServer(ChannelArgsSafeHandle args) in NewServer() method in Grpc.Core.Internal.ServerSafeHandle
71 func NewServer(ctx context.Context, stream jsonrpc2.Stream, server Server) (context.Context, *jsonr… func