# Functions
NewClient creates a new gRPC sentry client.
RegisterService registers a new sentry service with the given gRPC server.
# Structs
Client is a gRPC sentry client.
SentryAddresses contains sentry node consensus and TLS addresses.
ServicePolicies contains policies for a GRPC service.
# Interfaces
Backend is a sentry backend implementation.