fee_transfer

package
v1.3.1-rc-1 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2023 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler struct {
	// contains filtered or unexported fields
}

Handler is transfers event handler

func NewHandler

func NewHandler(
	transferRepository repository.Transfer,
	feeRepository repository.Fee,
	scheduleRepository repository.Schedule,
	mirrorNode client.MirrorNode,
	bridgeAccount string,
	distributorService service.Distributor,
	feeService service.Fee,
	transfersService service.Transfers,
	readOnlyService service.ReadOnly,
	prometheusServices service.Prometheus) *Handler

func (*Handler) Handle

func (fmh *Handler) Handle(p interface{})

Jump to

Keyboard shortcuts

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