file

package
v1.0.16 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CSVWriters = &pool.Pool[*csv.Writer]{
	Create: func(filename string) *csv.Writer {
		return CSVWriter(filename)
	},
}

Functions

func CSVWriter

func CSVWriter(filename string) *csv.Writer

Types

This section is empty.

Jump to

Keyboard shortcuts

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