Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewService ¶
func NewService( bridgeAccount string, repository repository.Transfer, scheduleRepository repository.Schedule, feeRepository repository.Fee, distributor service.Distributor, scheduled service.Scheduled, feeService service.Fee, transferService service.Transfers, prometheusService service.Prometheus) *Service
func (Service) ProcessEvent ¶
Click to show internal directories.
Click to hide internal directories.