csv

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Read

func Read(path string, argOpts ...Option) (map[string][]any, []string, error)

Types

type CSVSource

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

func NewCSVSource

func NewCSVSource(path string, argOpts ...Option) *CSVSource

func (*CSVSource) Read

func (s *CSVSource) Read() ([]string, [][]string, error)

type Option

type Option func(*options)

func WithDelimiter

func WithDelimiter(r rune) Option

Jump to

Keyboard shortcuts

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