package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Apr 21, 2022
License: GPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
Package helpers has a collection of helpers that help process metadata details.
HeavySanitize mangles a filename even further removing often found extra characters in filenames.
Sanitize prepares a filename for parsing. It tries to remove dots and other weird characters to make parsing easier.
func WithLock(fn func(), id string)
WithLock keeps track of metaitems that are being refreshed based on an id or uuid and locks them so they can't be refreshed twice.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.