docs: add package comments to playback packages
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// Package handler provides the HTTP handler for playback endpoints.
|
||||
package handler
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
// Package playback manages video playback, including episode sources and subtitle management.
|
||||
package playback
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user