destination

package
v0.0.0-...-e59dc2c Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CsvDestination

type CsvDestination struct {
	// contains filtered or unexported fields
}

func NewCsvDestination

func NewCsvDestination(fileName string) *CsvDestination

func (CsvDestination) WriteWords

func (dest CsvDestination) WriteWords(words []word.WordDescribed) error

type WordDestinations

type WordDestinations interface {
	WriteWords(word.WordDescribed)
}

Jump to

Keyboard shortcuts

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