Go to the source code of this file.
Namespaces | |
grpc_status._common | |
Functions | |
def | grpc_status._common.code_to_grpc_status_code (code) |
Variables | |
dictionary | grpc_status._common._CODE_TO_GRPC_CODE_MAPPING = {x.value[0]: x for x in grpc.StatusCode} |
string | grpc_status._common.GRPC_DETAILS_METADATA_KEY = 'grpc-status-details-bin' |