Public Attributes | List of all members
grpc_end2end_proxy_def Struct Reference

#include <proxy.h>

Public Attributes

grpc_channel *(* create_client )(const char *target, const grpc_channel_args *client_args)
 
grpc_server *(* create_server )(const char *port, const grpc_channel_args *server_args)
 

Detailed Description

Definition at line 28 of file proxy.h.

Member Data Documentation

◆ create_client

grpc_channel*(* grpc_end2end_proxy_def::create_client) (const char *target, const grpc_channel_args *client_args)

Definition at line 31 of file proxy.h.

◆ create_server

grpc_server*(* grpc_end2end_proxy_def::create_server) (const char *port, const grpc_channel_args *server_args)

Definition at line 29 of file proxy.h.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:46