dispatcher

package
v0.9.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 19, 2025 License: MIT Imports: 3 Imported by: 0

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 New

func New() *Service

func (*Service) CreatedHotWalletDispatcher

func (s *Service) CreatedHotWalletDispatcher() *event_broker.Broker[*models.HotWallet]

func (*Service) Name

func (s *Service) Name() string

func (*Service) Ping

func (s *Service) Ping(_ context.Context) error

func (*Service) Start

func (s *Service) Start(ctx context.Context) error

func (*Service) Stop

func (s *Service) Stop(_ context.Context) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL