go-csvdiff

command module
v0.0.0-...-e08b29d Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2020 License: MIT Imports: 5 Imported by: 0

README

Package for CSV diff-ing

GoDoc

The features of csvdiff are:

  • Compare rows and columns regardless of ordering.
  • Ignore case sensitivity.
  • Provide precision for floating point values.

See the GoDoc documentation for more information.

Install and use as lib

go get -u github.com/justiceo/go-csvdiff/csvdiff

Licence

MIT - See LICENSE file

Documentation

Overview

Command main provides a CLI for csvdiff

Directories

Path Synopsis
Package csvdiff implements a robust csv differ in go
Package csvdiff implements a robust csv differ in go

Jump to

Keyboard shortcuts

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