mfer/mfer
sneak 79fc5cca6c Add godoc strings to all exported types, functions, and fields
Documents:
- cli: NO_COLOR, RunOptions fields, CLIApp, VersionString
- checker: Result fields, Status constants, CheckStatus fields
- scanner: EnumerateStatus, ScanStatus, Options, FileEntry fields
- log: Level alias, DisableStyling, Init, Info/Debug functions,
  verbosity helpers, GetLogger, GetLevel, WithError
- mfer: ManifestScanOptions, New, NewFromPaths, NewFromFS, MAGIC
2025-12-17 11:27:41 -08:00
..
builder.go Add testable CLI with dependency injection and new scanner/checker packages 2025-12-17 11:00:55 -08:00
deserialize.go Add testable CLI with dependency injection and new scanner/checker packages 2025-12-17 11:00:55 -08:00
example_test.go latest 2024-05-22 14:25:35 -07: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 latest 2024-05-22 14:25:35 -07:00
output.go next (#5) 2022-12-09 00:02:33 +00:00
serialize.go Add godoc strings to all exported types, functions, and fields 2025-12-17 11:27:41 -08:00