mfer/mfer
sneak 92bd13efde Fix all linter errors
- Add explicit error ignoring with _ = for Close/Remove calls
- Rename WriteTo to Write to avoid io.WriterTo interface conflict
- Fix errcheck warnings in fetch, freshen, gen, mfer, checker,
  deserialize, serialize, and output files
2025-12-17 14:37:52 -08:00
..
builder.go Change FileProgress callback to channel-based progress 2025-12-17 14:30:10 -08:00
deserialize.go Fix all linter errors 2025-12-17 14:37:52 -08:00
manifest.go Add godoc strings to all exported types, functions, and fields 2025-12-17 11:27:41 -08:00
mf.go latest 2024-05-22 14:25:35 -07:00
mf.proto next (#5) 2022-12-09 00:02:33 +00:00
mfer_test.go Remove generateInner, now handled by Builder 2025-12-17 11:27:41 -08:00
output.go Fix all linter errors 2025-12-17 14:37:52 -08:00
serialize.go Fix all linter errors 2025-12-17 14:37:52 -08:00