Package Usage: go: github.com/go-restruct/restruct
Package restruct implements packing and unpacking of raw binary formats.
Structures can be created with struct tags annotating the on-disk or in-memory
layout of the structure, using the "struct" struct tag, like so:
To unpack data in memory to this structure, simply use Unpack with a byte slice:
1 version
Latest release: over 5 years ago
250 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/go-restruct/restruct