//
pkg.gl
Category
github.com/mutablelogic/go-media
pkg
file
package
1.6.13
Repository:
https://github.com/mutablelogic/go-media.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
2
Files
256 SLOC
#
Functions
MimeType
MimeType returns the mimetype of the data, and returns the mimetype, file extension.
NewWalker
Create a new walkfs with a given visitor function, which is used for touching each visited file and folder.
#
Structs
WalkFS
No description provided by the author
#
Type aliases
VisitFunc
VisitFunc is a function which is called for each file and folder visited.