csvformatter

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package csvformatter is the yaff JSON formatter.

Index

Constants

View Source
const CSV = yaff.Format("csv")

CSV format.

Variables

This section is empty.

Functions

func NewFormatter

func NewFormatter() (yaff.Formatter, error)

NewFormatter return a new formatter.

Types

type Options

type Options struct {
	IncludeHeader   bool
	ColumnSeparator string
}

Options for the JSON formatter.

func NewOptions

func NewOptions() Options

NewOptions return new options.

Jump to

Keyboard shortcuts

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