summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-19 14:59:06 +0300
committerPaul Buetow <paul@buetow.org>2026-05-19 14:59:06 +0300
commite4d25b11b63234a4b99d2cffa85fa02aeb16c2f3 (patch)
tree2d2564b832766acfd2f80b2ab622d05a9d15a08f /docs
parentebb88acd66a815c07fa8adedca052182d0cb8cc5 (diff)
Add compile-time interface checks for adminService and mediaStreamer
Adds `var _ Interface = (*concrete)(nil)` assertions so the build breaks if the concrete type drifts from its interface. Only adminService and mediaStreamer have matching interfaces; scanService and GCWorker have no interface defined in the package, so no assertion was added for them. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions