csv

package
v1.13.0 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

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

Header represent the CSV header row of an import file.

func NewHeader

func NewHeader(header []string) *Header

NewHeader returns a new header instance for the given header row string.

func (Header) DimensionOffset

func (header Header) DimensionOffset() (int, error)

DimensionOffset returns the number of columns before the start of the dimension columns.

Jump to

Keyboard shortcuts

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