generator

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2026 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ProjectedFieldsAvailable = []string{
	"firstName",
	"lastName",
	"username",
	"password",
	"address",
	"streetAddress",
	"state",
	"city",
	"country",
	"phone",
	"ssn",
	"dob",
	"zipCode",
	"email",
}

Functions

This section is empty.

Types

type Generator

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

func NewGenerator

func NewGenerator() *Generator

func (*Generator) GenerateRow

func (g *Generator) GenerateRow(projectedFields []string) (map[string]string, error)

Jump to

Keyboard shortcuts

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