GRPC Core
9.0.0
|
#include <grpc/support/port_platform.h>
#include <grpc/grpc.h>
#include "src/core/ext/filters/client_channel/client_channel.h"
#include "src/core/ext/filters/client_channel/resolver_registry.h"
#include "src/core/lib/channel/channel_args.h"
#include "src/core/lib/gprpp/memory.h"
Go to the source code of this file.
Functions | |
grpc_channel_args * | grpc_default_authority_add_if_not_present (const grpc_channel_args *args) |
Returns a copy of args with the default authority channel arg set if it wasn't already present. More... | |
grpc_channel_args* grpc_default_authority_add_if_not_present | ( | const grpc_channel_args * | args | ) |
Returns a copy of args with the default authority channel arg set if it wasn't already present.