//
pkg.gl
Category
github.com/elastic/beats/v7
libbeat
mime
package
7.17.28
Repository:
https://github.com/elastic/beats.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
5
Dependents
6
Files
55 SLOC
#
Functions
Detect
Detect tries to detect a mime-type based off of a byte string passed into the function.
DetectBytes
DetectBytes tries to detect a mime-type based off of a chunk of bytes passed into the function.