csvmod

package
v0.4.5 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BrokenRandomAlphaNumericString

func BrokenRandomAlphaNumericString(length int) string

func BrokenRandomLowerAlphaString

func BrokenRandomLowerAlphaString(length int) string

Types

type Modifier

type Modifier struct {
	Rows [][]string
	// contains filtered or unexported fields
}

func NewModifier

func NewModifier(rows [][]string) *Modifier

func (*Modifier) AddColumns

func (m *Modifier) AddColumns(pct float64) *Modifier

func (*Modifier) AddRows

func (m *Modifier) AddRows(pct float64) *Modifier

func (*Modifier) ModifyRows

func (m *Modifier) ModifyRows(pct float64) *Modifier

func (*Modifier) MoveColumns

func (m *Modifier) MoveColumns(pct float64) *Modifier

func (*Modifier) PreserveColumns

func (m *Modifier) PreserveColumns(columns []string) *Modifier

func (*Modifier) RemColumns

func (m *Modifier) RemColumns(pct float64) *Modifier

func (*Modifier) RemoveRows

func (m *Modifier) RemoveRows(pct float64) *Modifier

func (*Modifier) RenameColumns

func (m *Modifier) RenameColumns(pct float64) *Modifier

Jump to

Keyboard shortcuts

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