delegate

package
v0.0.0-...-b183724 Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CommandArguments

type CommandArguments struct {
	AwsDsnSecret     string
	DbPoolSize       int
	UsingSshTunnel   bool
	AwsRegion        string
	Dsn              string
	NdcFilePath      string
	OutFileKey       string
	CsvTemplatePath  string
	NbrRawDataFile   int
	NbrMembers       int
	NbrRowPerMembers int
	NbrRowsPerChard  int
	NbrChards        int
}

func (*CommandArguments) CoordinateWork

func (ca *CommandArguments) CoordinateWork() error

func (*CommandArguments) DoChard

func (ca *CommandArguments) DoChard(id int) error

func (*CommandArguments) GetNdcList

func (ca *CommandArguments) GetNdcList() (*[]string, error)

func (*CommandArguments) GetTemplateInfo

func (ca *CommandArguments) GetTemplateInfo() (string, string, error)

Support Functions --------------------------------------------------------------------------------------

func (*CommandArguments) ValidateArguments

func (ca *CommandArguments) ValidateArguments() []string

Package Main Functions --------------------------------------------------------------------------------------

Jump to

Keyboard shortcuts

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