Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct { proto.UnimplementedPVZServiceServer // contains filtered or unexported fields }
func NewService ¶
func NewService(points point.Repository) *Service
func (*Service) GetPVZList ¶
func (s *Service) GetPVZList(ctx context.Context, req *proto.GetPVZListRequest) (*proto.GetPVZListResponse, error)
Click to show internal directories.
Click to hide internal directories.