htpack/packed
Laurence Withers 4ed5335a07 packed: add ability to load from memory, add MapAndLoad
The ability to load a packfile from memory means that it becomes easy to
use the "embed" package to embed a small packfile.

The refactor to allow loading from memory also makes it easy to add a
MapAndLoad implementation, which means the file only needs to be opened
/ mmap()ed once.
2026-08-28 09:53:42 +01:00
..
testdata packed: add ability to load from memory, add MapAndLoad 2026-08-28 09:53:42 +01:00
load.go packed: add ability to load from memory, add MapAndLoad 2026-08-28 09:53:42 +01:00
load_test.go packed: add ability to load from memory, add MapAndLoad 2026-08-28 09:53:42 +01:00
packed.pb.go Update to Go 1.19 2022-11-26 10:08:16 +00:00
packed.proto Reorganise ready to split into modules 2019-04-12 09:07:17 +01:00