An open API service indexing awesome lists of open source software.

https://github.com/zackproser/golang-binary-parsing


https://github.com/zackproser/golang-binary-parsing

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Binary file parsing in go

This is taken directly from [Jonathan Petitcolas's tutorial](https://www.jonathan-petitcolas.com/2014/09/25/parsing-binary-files-in-go.html).