stream

package
v1.97.0-cluster Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Parse

func Parse(req *http.Request, callback func(rows []csvimport.Row) error) error

Parse parses csv from req and calls callback for the parsed rows.

The callback can be called concurrently multiple times for streamed data from req.

callback shouldn't hold rows after returning.

Types

This section is empty.

Jump to

Keyboard shortcuts

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