GRPC Core  18.0.0
Data Fields
grpc_custom_resolver Struct Reference

Data Fields

grpc_closureon_done = nullptr
 
grpc_resolved_addresses ** addresses = nullptr
 
std::string host
 
std::string port
 

Field Documentation

◆ addresses

grpc_resolved_addresses** grpc_custom_resolver::addresses = nullptr

◆ host

std::string grpc_custom_resolver::host

◆ on_done

grpc_closure* grpc_custom_resolver::on_done = nullptr

◆ port

std::string grpc_custom_resolver::port

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