files

package
v1.0.134 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2020 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMultiFileReader

func NewMultiFileReader(args ArgsNewMultiFileReader) (*multiFileReader, error)

NewMultiFileReader creates a multi file reader and opens all the files from a give folder

func NewMultiFileWriter

func NewMultiFileWriter(args ArgsNewMultiFileWriter) (*multiFileWriter, error)

NewMultiFileWriter creates a new multi file writer, returns error if arguments are nil

Types

type ArgsNewMultiFileReader

type ArgsNewMultiFileReader struct {
	ImportFolder string
	ImportStore  storage.Storer
}

ArgsNewMultiFileReader defines the arguments needed to create a multi file reader

type ArgsNewMultiFileWriter

type ArgsNewMultiFileWriter struct {
	ExportFolder string
	ExportStore  storage.Storer
}

ArgsNewMultiFileWriter defines the arguments needed by the multi file writer

Jump to

Keyboard shortcuts

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