Go to the source code of this file.
Functions | |
const char * | grpc_g_stands_for (void) |
const char * | grpc_version_string (void) |
const char* grpc_g_stands_for | ( | void | ) |
Return a string specifying what the 'g' in gRPC stands for
Definition at line 28 of file version.cc.
const char* grpc_version_string | ( | void | ) |
Return a string representing the current version of grpc
Definition at line 26 of file version.cc.