combine

package
v6.0.10 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConcatenateAndCompress

func ConcatenateAndCompress(inputs []*os.File, output *os.File, unquoteComparison bool) error

ConcatenateAndCompress takes a list of open files as its input, and an open file for its output. It writes to the output the compressed, concatenated inputs.

func LogFiles

func LogFiles(inputs []*os.File, output *os.File) error

LogFiles merges the log files and stores in the output, compressed.

func MergeSortedFiles

func MergeSortedFiles(inputs []*os.File, unquoteComparison bool) (io.Reader, error)

MergeSortedFiles merges pre-sorted files together.

func StatFiles

func StatFiles(inputs []*os.File, output *os.File) error

StatFiles concatenates and compresses the input stat files to the output.

Types

This section is empty.

Jump to

Keyboard shortcuts

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