GRPC Core  18.0.0
Functions
version.cc File Reference
#include <grpc/support/port_platform.h>
#include <grpc/grpc.h>

Functions

const char * grpc_version_string (void)
 Return a string representing the current version of grpc. More...
 
const char * grpc_g_stands_for (void)
 Return a string specifying what the 'g' in gRPC stands for. More...
 

Function Documentation

◆ grpc_g_stands_for()

const char* grpc_g_stands_for ( void  )

Return a string specifying what the 'g' in gRPC stands for.

◆ grpc_version_string()

const char* grpc_version_string ( void  )

Return a string representing the current version of grpc.