mirror of https://github.com/grpc/grpc.git
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
https://grpc.io/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
397 B
15 lines
397 B
4 years ago
|
gRPC Admin
|
||
|
==========
|
||
|
|
||
|
What is gRPC Admin?
|
||
|
---------------------------------------------
|
||
|
|
||
|
It's a convenient API to improve the usability of creating a gRPC server with admin services to expose states in the gRPC library.
|
||
|
|
||
|
Design Document `gRPC Admin Interface <https://github.com/grpc/proposal/blob/master/A38-admin-interface-api.md>`_
|
||
|
|
||
|
Module Contents
|
||
|
---------------
|
||
|
|
||
|
.. automodule:: grpc_admin
|