You're ignoring the error on os.Stat.
--
You received this message because you are subscribed to the Google Groups
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://gr
Did you try with the example I provided on your GH issue?
https://play.golang.org/p/u6eAphPRrk
On Wed, Feb 15, 2017 at 10:14 AM Mukund 8kmiles wrote:
> Hi ,
>
> Has anyone tried compressing > ~2.5 GB of data using golang.
>
> The following function compresses files. Files less than ~2.5 GB are
>
Hi ,
Has anyone tried compressing > ~2.5 GB of data using golang.
The following function compresses files. Files less than ~2.5 GB are
successful with any data loss. Files greater than ~2.5 are getting
compressed but the API trims section of the data at the last
Any inputs are welcome!!!
func