gompress

command
v0.0.0-...-4632a24 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2021 License: MIT Imports: 11 Imported by: 0

Documentation

Overview

gompress provides a CLI interface for the gompress package.

Usage: gompress (bench|compress|decompress|list|help) [arguments...]

bench

Benchmarks all available compression methods,
reporting the time taken, and the resulting
output size.

- all
	Benchmark all algorithms (default: true)
-i|input
	Input file to benchmark (default: "./gompress")

compress

Compresses an individual file.

-method
	Compression method (default: "gzip")
-i|input
	Input file to compress
-o|output
	Output destination (optional)

decompress

Decompresses an individual file.

- i|input
	Input file to decompress
- o|output
	Output destination (optional)

list

List all available compression methods,
and their capabilities.

Jump to

Keyboard shortcuts

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