mirror of
https://github.com/mmahdium/TGSS.git
synced 2026-08-14 17:52:49 +03:30
feat: add ImageHandler and ImageService for image retrieval from channels
This commit is contained in:
@@ -21,6 +21,7 @@ func main() {
|
||||
|
||||
handlers.NewChannelHandler,
|
||||
handlers.NewAuthHandler,
|
||||
handlers.NewImageHandler,
|
||||
|
||||
rss.NewRSSGenerator,
|
||||
rss.NewFeedCache,
|
||||
|
||||
Reference in New Issue
Block a user