Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct { Health *health.HealthChecker // contains filtered or unexported fields }
func NewService ¶
NewService creates a new Service, connecting it to the postgres server on the URL provided.
func (*Service) BakePizza ¶
func (s *Service) BakePizza(req *bakerypb.BakePizzaRequest, stream bakerypb.BakeryService_BakePizzaServer) error
Click to show internal directories.
Click to hide internal directories.