more code tidy-up

This commit is contained in:
ari melody 2026-07-24 11:59:39 +01:00
parent 2190cac343
commit 04ca14163e
Signed by: ari
GPG key ID: CF99829C92678188
8 changed files with 195 additions and 94 deletions

5
cmd/satellite/main.go Normal file
View file

@ -0,0 +1,5 @@
package main
func main() {
// TODO: build satellite service for offline-fetching subscribers and cheers
}