Imports of package mimetype

PathSynopsis
github.com/gabriel-vasile/mimetype/internal/charset
github.com/gabriel-vasile/mimetype/internal/magicPackage magic holds the matching functions used to find MIME types.
ioPackage io provides basic interfaces to I/O primitives.
mimePackage mime implements parts of the MIME spec.
osPackage os provides a platform-independent interface to operating system functionality.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
sync/atomicPackage atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.