NNTP (Usenet) server written in Golang.
Go to file
2019-10-22 04:38:40 +05:00
cmd/gonewsd Linting. 2019-10-22 04:38:40 +05:00
commands Linting. 2019-10-22 04:38:40 +05:00
configuration Linting. 2019-10-22 04:38:40 +05:00
database Linting. 2019-10-22 04:38:40 +05:00
devzone Capabilities handling, database. 2019-09-09 21:52:32 +05:00
doc Capabilities handling, database. 2019-09-09 21:52:32 +05:00
eventer Linting. 2019-10-22 04:38:40 +05:00
networker Linting. 2019-10-22 04:38:40 +05:00
vendor Capabilities handling, database. 2019-09-09 21:52:32 +05:00
.gitignore Capabilities handling, database. 2019-09-09 21:52:32 +05:00
.gitlab-ci.yml CI. 2019-09-02 20:18:53 +05:00
.golangci.yaml Linting. 2019-10-22 04:38:40 +05:00
gonews.yaml Capabilities handling, database. 2019-09-09 21:52:32 +05:00
Gopkg.lock Capabilities handling, database. 2019-09-09 21:52:32 +05:00
Gopkg.toml Eventer, tests, gitlab CI, etc. 2019-09-02 19:51:38 +05:00
README.md Eventer, tests, gitlab CI, etc. 2019-09-02 19:51:38 +05:00

GoNews

NNTP (Usenet) server written in Golang with minimal third-party dependencies. Goal of this project - easy to install and configure NNTP server that able to peer with other servers.

See implementation status.