Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet(NewUserClient, NewRelationClient, NewPostClient, NewCommentClient, NewLikeClient)
ProviderSet is repo providers.
Functions ¶
func NewCommentClient ¶
func NewCommentClient() momentv1.CommentServiceClient
func NewLikeClient ¶
func NewLikeClient() momentv1.LikeServiceClient
func NewPostClient ¶
func NewPostClient() momentv1.PostServiceClient
func NewRelationClient ¶
func NewRelationClient() relationV1.RelationServiceClient
func NewUserClient ¶
func NewUserClient() userv1.UserServiceClient
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.