GRPC Core  18.0.0
Functions
authority.h File Reference
#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_argsgrpc_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...
 

Function Documentation

◆ grpc_default_authority_add_if_not_present()

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.