index
:
rss2world.git
master
Парсинг RSS и трансляция постов в Телеграм
NeonXP
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
templates
/
fs.go
blob: 197a5e16c882874e31acd2c04c85db9dde77f250 (
plain
) (
blame
)
1
2
3
4
5
6
package templates import "embed" //go:embed *.gotmpl var Templates embed.FS