diff --git a/tonic-health/README.md b/tonic-health/README.md new file mode 100644 index 0000000..616d8f1 --- /dev/null +++ b/tonic-health/README.md @@ -0,0 +1,8 @@ +# tonic-health + +A `tonic` based gRPC healthcheck implementation. + +## Features + +- transport: Provides the ability to set the service by using the type system and the +`NamedService` trait.