Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet(NewServer)
ProviderSet is server providers.
Functions ¶
func NewServer ¶
func NewServer(ctx context.Context, conf *conf.Config, bz *biz.Biz, bzContact *biz.ContactUseCase, bzMessage *biz.MessageUseCase) (*google_grpc.Server, func(), error)
NewServer logic grpc server
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.