Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateMinioClient ¶
func CreateMinioClient() *minio.Client
func GenerateBatchInput ¶
func GenerateBatchInput(numRecords int, emailTemplate EmailTemplate) []jobs.BatchInput_t
GenerateBatchInput generates a slice of InsertIntoBatchRowsParams for batch processing. numRecords specifies the number of records to generate. emailTemplate is the base template for generating the email records.
Types ¶
type EmailInput ¶
type EmailTemplate ¶
EmailTemplate defines the structure for the base email template.
Click to show internal directories.
Click to hide internal directories.