Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HandlerRegistry ¶
type HandlerRegistry struct {
// contains filtered or unexported fields
}
HandlerRegistry 事件处理器注册表
func NewHandlerRegistry ¶
func NewHandlerRegistry( fileUploadedHandler *handler.FileUploadedHandler, ) *HandlerRegistry
func (*HandlerRegistry) Handlers ¶
func (h *HandlerRegistry) Handlers() []any
Click to show internal directories.
Click to hide internal directories.