healthcheck: add package comment (#2413)
This commit is contained in:
@ -16,6 +16,8 @@
|
|||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
// Package healthcheck enables support for grpc health checking. It is
|
||||||
|
// EXPERIMENTAL.
|
||||||
package healthcheck
|
package healthcheck
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
Reference in New Issue
Block a user