Andrew Regner

Results 4 issues of Andrew Regner

Not sure if this is of interest for many others or the project in general, but it was useful for me and thought I'd share. My use case is pretty...

I'm guessing this was copy/pasted from a Makefile sort of syntax, whereas it meant to include the contents of these environment variables in this bash script. When I tried to...

CLA Signed

These column types were previously getting ASCII text generated for them, and this generates an equivalent amount of random binary data instead. Tested by pointing the tool at a table...

We want to be able to use most of the functionality of this tool as a package we can import into other Go binaries, so this refactors the `run()` function...