csvkit

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package csvkit provides CSV/XLSX/JSON conversion via csvkit or xlsx2csv.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Backend

type Backend struct{}

Backend wraps csvkit (in2csv/csvjson) with xlsx2csv as fallback.

func (Backend) BinaryName

func (Backend) BinaryName() string

func (Backend) Capabilities

func (Backend) Capabilities() []backend.Capability

func (Backend) Convert

func (b Backend) Convert(ctx context.Context, in, out string, opts backend.Options) error

func (Backend) Name

func (Backend) Name() string

Jump to

Keyboard shortcuts

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