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
|
package handler
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
// Package playback manages video playback, including episode sources and subtitle management.
|
||||||
package playback
|
package playback
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|||||||
Reference in New Issue
Block a user