csvparser

package
v0.0.0-...-58693dd Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(r io.Reader, opt ...Option) (prombench.Parser, error)

Types

type Option

type Option func(*csvParser) error

Option controls the configuration of a Matcher.

func WithChannelSize

func WithChannelSize(chSize int) Option

WithChannelSize sets the channel capacity.

If not passed to NewCSVParser, sane default(100) will be used.

Jump to

Keyboard shortcuts

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