Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IService ¶
type IService interface {
CreatedHotWalletDispatcher() *event_broker.Broker[*models.HotWallet]
}
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func (*Service) CreatedHotWalletDispatcher ¶
func (s *Service) CreatedHotWalletDispatcher() *event_broker.Broker[*models.HotWallet]
Click to show internal directories.
Click to hide internal directories.