grpc_auth_metadata_processor

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

destroy
void function(void*) destroy;
Undocumented in source.
process
void function(void*, grpc_auth_context*, const(grpc_metadata)*, c_ulong, void function(void*, const(grpc_metadata)*, c_ulong, const(grpc_metadata)*, c_ulong, grpc_status_code, const(char)*), void*) process;
Undocumented in source.
state
void* state;
Undocumented in source.

Meta