Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Module = fx.Module( "handler", fx.Provide( asGRPCHandler(user.New), asGRPCHandler(group.New), asGRPCHandler(project.New), asGRPCHandler(capsule.New), asGRPCHandler(authentication.New), asGRPCHandler(service_account.New), asGRPCHandler(storage.New), asGRPCHandler(database.New), asGRPCHandler(user_settings.New), asGRPCHandler(project_settings.New), asHTTPHandler(http.New), asHTTPHandler(storage_http.NewUploadHandler), asHTTPHandler(storage_http.NewDownloadHandler), asHTTPHandler(status_http.NewStatusHandler), registry.NewServer, ), )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.