Detect MIME types of files using magic number signatures.
go get github.com/wailsapp/mimetypeNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Detect MIME type from a byte slice.
Use io.TeeReader or buffer the input before detection.
No dependency data recorded yet.