csv_join

package
v0.0.0-...-dc806d7 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2021 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const TextEmpty = ""
View Source
const TmpFileNamePostfix = ".tmp"

Variables

This section is empty.

Functions

func FileExists

func FileExists(path string) (bool, error)

Types

type CsvJoin

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

func New

func New(
	fileWithName string,
	fileWithPhone string,
	fileWithNamePhone string,
	firstLineIsSkipped bool,
) CsvJoin

func (*CsvJoin) Process

func (this *CsvJoin) Process() error

type IdOffset

type IdOffset struct {
	Id     uint
	Offset uint
}

Jump to

Keyboard shortcuts

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