Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server 事件消费者服务
func NewEventServer ¶
func NewEventServer( cfg *config.Config, eventConsumer *event.ConsumerService, registry *diEvent.HandlerRegistry, ) *Server
Click to show internal directories.
Click to hide internal directories.