James John – Software Engineer

This Golang Package Splits File Into Parts

A new dawn for me. I was writing C and building something with it. I discovered Go, and now I am rewriting everything to Go, and this is my first public Go package.

I showed a friend this algorithm and she asks why it isn’t out there? Took some time to make it standalone and share. I called it FMuncher (File Muncher, typically). I have decided to add more features to it in manipulating file contents.

Currently, this package only split the file into parts of offsets and length. What can this be used for? Lets take a look at this GIF below 🙂

Head to GitHub for this package 🙂

James John

Software Engineer