chore: Add tonic-health readme`

Signed-off-by: Lucio Franco <luciofranco14@gmail.com>
This commit is contained in:
Lucio Franco
2020-04-01 14:45:05 -04:00
parent 6f378e2bd0
commit 9ebc6f6667
+8
View File
@@ -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.