package
Version:
v0.1.8
Opens a new window with list of versions in this module.
Published: Jul 3, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var FirstclassFileExtensions = map[string]struct{}{
".pdf": {},
".html": {},
".md": {},
".txt": {},
".docx": {},
".odt": {},
".rtf": {},
".csv": {},
".ipynb": {},
".json": {},
}
GetFiletype returns the filetype of a file based on its filename or content.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.