# Functions
IsConnectionServing checks if GRPC connection status equals HealthCheckResponse_SERVING.
NewAdapter provides new primary adapter.
NewConnection provides new grpc connection.
NewServer provides new grpc server.
# Structs
Adapter is grpc server app adapter.
ConnectionConfig provides values for gRPC connection configuration.
ServerConfig provides values for gRPC server configuration.