Documentation ¶ Index ¶ func Handle(conf *config.Config, request *coremodel.OapiRequest) *coremodel.OapiResponse func SetTypeHandler(conf *config.Config, eventType string, handler handlers.Handler) func SetTypeHandler2(conf *config.Config, eventType string, ...) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Handle ¶ added in v1.1.2 func Handle(conf *config.Config, request *coremodel.OapiRequest) *coremodel.OapiResponse func SetTypeHandler ¶ func SetTypeHandler(conf *config.Config, eventType string, handler handlers.Handler) func SetTypeHandler2 ¶ func SetTypeHandler2(conf *config.Config, eventType string, fn func(ctx *core.Context, event map[string]interface{}) error) Types ¶ This section is empty. Source Files ¶ View all Source files event.go Directories ¶ Show internal Expand all Path Synopsis app v1 core handlers model http gin native Click to show internal directories. Click to hide internal directories.