Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
genlib
command
Command genlib generates a synthetic music library: tagged .mp3 files (ID3v2.4/UTF-8) with optional embedded USLT lyrics and optional .lrc sidecars, for load- and concurrency-testing mxlrcgo-svc against a #131-style large library without touching real music.
|
Command genlib generates a synthetic music library: tagged .mp3 files (ID3v2.4/UTF-8) with optional embedded USLT lyrics and optional .lrc sidecars, for load- and concurrency-testing mxlrcgo-svc against a #131-style large library without touching real music. |
|
mxlrcgo-svc
command
|
|
|
internal
|
|
|
backoff
Package backoff provides shared retry-delay formulas used by the worker, the durable queue, and the legacy fetch loop.
|
Package backoff provides shared retry-delay formulas used by the worker, the durable queue, and the legacy fetch loop. |
|
circuit
Package circuit provides a concurrency-safe circuit breaker that models a single provider lane's rate-limit / throttle response.
|
Package circuit provides a concurrency-safe circuit breaker that models a single provider lane's rate-limit / throttle response. |
|
detector
Package detector provides an optional audio-based instrumental detection sidecar.
|
Package detector provides an optional audio-based instrumental detection sidecar. |
|
langguard
Package langguard classifies and filters lyric text by Unicode script so a configured allowlist can reject unwanted-language results (e.g.
|
Package langguard classifies and filters lyric text by Unicode script so a configured allowlist can reject unwanted-language results (e.g. |
|
pathutil
Package pathutil provides path-containment checks used to confine filesystem targets to configured roots.
|
Package pathutil provides path-containment checks used to confine filesystem targets to configured roots. |
|
petitlyrics
Package petitlyrics implements a lyrics provider adapter for petitlyrics.com.
|
Package petitlyrics implements a lyrics provider adapter for petitlyrics.com. |
|
testutil
Package testutil provides helpers for generating synthetic tagged audio files used by load/concurrency tests and the genlib tool.
|
Package testutil provides helpers for generating synthetic tagged audio files used by load/concurrency tests and the genlib tool. |
|
watcher
Package watcher provides an optional filesystem watcher that triggers targeted library scans when files change under configured library roots.
|
Package watcher provides an optional filesystem watcher that triggers targeted library scans when files change under configured library roots. |
Click to show internal directories.
Click to hide internal directories.