csv

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2026 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Overview

Code generated by define_gene; DO NOT EDIT.

Index

Constants

This section is empty.

Variables

View Source
var (
	//go:embed encoding_csv.d.ts
	EncodingCsvDefine   []byte
	EncodingCsvDeclared = map[string]any{
		"newWriter":        csv.NewWriter,
		"ErrBareQuote":     csv.ErrBareQuote,
		"ErrFieldCount":    csv.ErrFieldCount,
		"ErrQuote":         csv.ErrQuote,
		"ErrTrailingComma": csv.ErrTrailingComma,
		"newReader":        csv.NewReader,
	}
)

Functions

This section is empty.

Types

type EncodingCsvModule

type EncodingCsvModule struct{}

func (EncodingCsvModule) Exports

func (S EncodingCsvModule) Exports() map[string]any

func (EncodingCsvModule) Identity

func (S EncodingCsvModule) Identity() string

func (EncodingCsvModule) TypeDefine

func (S EncodingCsvModule) TypeDefine() []byte

Jump to

Keyboard shortcuts

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