Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDomainEventInfra ¶ added in v1.3.7
func GetDomainEventInfra() freedom.DomainEventInfra
func SettingConfig ¶
SettingConfig .
Types ¶
type Msg ¶
type Msg struct {
// contains filtered or unexported fields
}
Msg .
func (*Msg) SelectClient ¶ added in v1.3.5
SelectClient .
type ProducerImpl ¶ added in v1.4.3
type ProducerImpl struct {
// contains filtered or unexported fields
}
ProducerImpl .
func (*ProducerImpl) Booting ¶ added in v1.4.3
func (p *ProducerImpl) Booting(sb freedom.SingleBoot)
Booting .
func (*ProducerImpl) DomainEvent ¶ added in v1.4.3
func (p *ProducerImpl) DomainEvent(producer, topic string, data []byte, worker freedom.Worker, header ...map[string]string)
DomainEvent .
Click to show internal directories.
Click to hide internal directories.