1
0
Fork 0
mirror of https://git.sr.ht/~yotam/shavit synced 2024-05-31 16:16:05 +02:00
A Gemini server written in Go
Go to file
Yotam Nachum 46f84de73a Fix go vet and go lint warnings 2019-11-02 14:51:43 +02:00
.gitignore Initial commit 2019-11-01 13:04:47 +02:00
LICENSE Add a license (AGPLv3) 2019-11-01 17:30:30 +02:00
config.go Fix go vet and go lint warnings 2019-11-02 14:51:43 +02:00
config.toml Initial commit 2019-11-01 13:04:47 +02:00
go.mod Initial commit 2019-11-01 13:04:47 +02:00
go.sum Initial commit 2019-11-01 13:04:47 +02:00
handler.go Fix go vet and go lint warnings 2019-11-02 14:51:43 +02:00
logger.go Fix go vet and go lint warnings 2019-11-02 14:51:43 +02:00
main.go Fix go vet and go lint warnings 2019-11-02 14:51:43 +02:00