]> git.openfl.eu Git - aggred.git/commit
initial implementation main
authorFl_GUI <flor.guilini@hotmail.com>
Sat, 28 Mar 2026 15:09:00 +0000 (16:09 +0100)
committerFl_GUI <flor.guilini@hotmail.com>
Sat, 28 Mar 2026 15:09:00 +0000 (16:09 +0100)
commit91c076b9ebdac0f22fa4ee6de63702abcad559df
tree9ecf8f5672662601b72cfd6667cd982a85da869e
initial implementation
cache/cache.go [new file with mode: 0644]
cache/cachefactory.go [new file with mode: 0644]
combine/combine.go [new file with mode: 0644]
go.mod [new file with mode: 0644]
main.go [new file with mode: 0644]
pipe/pipe.go [new file with mode: 0644]
rsscollector/collector.go [new file with mode: 0644]
rsscollector/collector_test.go [new file with mode: 0644]
rsstypes/rss.go [new file with mode: 0644]
rsstypes/source_test.go [new file with mode: 0644]