transfer

package
v0.0.0-...-4f1dfda Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Trans

type Trans struct {
	Database string
	Start    time.Time
	End      time.Time
	Step     time.Duration

	C            int
	Retry        int
	MonitorLabel string
	// contains filtered or unexported fields
}

func NewTrans

func NewTrans(database string, start, end time.Time, step time.Duration, p v1.API, i *client.Client, c, retry int, monitorLabel string) *Trans

func (*Trans) Run

func (t *Trans) Run(ctx context.Context) error

Jump to

Keyboard shortcuts

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