Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet( data.ProviderSet, biz.ProviderSet, service.NewFileServiceService, NewSystemsApp, )
ProviderSet is service providers.
Functions ¶
This section is empty.
Types ¶
type Systems ¶
func NewSystemsApp ¶
func NewSystemsApp(hs *http.Server, gs *grpc.Server, m middleware.Middleware, file systemV1.FileServiceServer) *Systems
Click to show internal directories.
Click to hide internal directories.