Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet(NewService)
ProviderSet is service providers.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct { v1.UnimplementedLianjiaServer // contains filtered or unexported fields }
Service is a lianjia service.
func NewService ¶
func NewService(uc *biz.LianjiaUsecase, repo biz.LianjiaRepo) *Service
func (*Service) ListErshoufang ¶
func (s *Service) ListErshoufang(ctx context.Context, in *v1.ListErshoufangRequest) (*v1.ListErshoufangReply, error)
Click to show internal directories.
Click to hide internal directories.