Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BackupProviders = wire.NewSet(web.NewBackupHandler, service.NewBackupService, wire.Bind(new(service.IBackupService), new(*service.BackupService)))
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler = web.BackupHandler
type Module ¶
func InitBackupModule ¶
type Service ¶
type Service = service.IBackupService
Click to show internal directories.
Click to hide internal directories.