Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HandlerRegistry ¶
type HandlerRegistry struct {
PassportHandler *passport.Handler
UploaderHandler *file.UploaderHandler
}
HandlerRegistry 控制器注册表
func NewHandlerRegistry ¶
func NewHandlerRegistry( passportHandler *passport.Handler, uploaderHandler *file.UploaderHandler, ) *HandlerRegistry
Click to show internal directories.
Click to hide internal directories.