Skip to content

Commit

Permalink
update docs/source/services.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
azryve committed Mar 7, 2024
1 parent 357a469 commit 47f8f15
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/source/services.rst
Original file line number Diff line number Diff line change
Expand Up @@ -800,6 +800,13 @@ Service initialization example:
main()
To enable reflection for the service you use reflection flag:

.. code-block:: python
GRPCService(reflection=True)
.. _memory-tracer:

Memory Tracer
Expand Down

0 comments on commit 47f8f15

Please sign in to comment.