文件名称:Hodor:用 Go 编写的电子邮件触发的博客
文件大小:22KB
文件格式:ZIP
更新时间:2024-07-23 23:41:53
Go
用 Go 编写的最小博客 特征 轻的 用电子邮件写条目 使用词法工具解析电子邮件 无锁设计,只有通道 在每一层完全缓存
【文件预览】:
Hodor-master
----.gitignore(48B)
----app()
--------templates()
--------data()
--------hodor.example.conf(220B)
----blog()
--------serve.go(630B)
--------rss.go(2KB)
--------capture.go(323B)
----util()
--------qp.go(4KB)
----main.go(2KB)
----README.md(182B)
----config()
--------post.go(493B)
--------server.go(637B)
--------imap.go(604B)
--------config.go(734B)
--------db.go(303B)
----test()
--------parse.go(3KB)
--------mail-06.txt(2KB)
--------mail-03.txt(55B)
--------mail-05.txt(4KB)
--------mail-02.txt(140B)
--------mail-01.txt(2KB)
--------mail-04.txt(118B)
----orchard()
--------pot.go(5KB)
--------seed.go(5KB)
--------berrytree.go(3KB)
--------soil.go(2KB)
--------berry.go(335B)