Added go-sitemap-generator

checkGoreportcard
Tatsuo Ikeda 9 years ago
parent fdccb2ffcf
commit 9a3a0a23ba

@ -828,6 +828,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [request](https://github.com/mozillazg/request) - Go HTTP Requests for Humans™.
* [robustly](https://github.com/VividCortex/robustly) - Runs functions resiliently, catching and restarting panics
* [scheduler](https://github.com/carlescere/scheduler) - Cronjobs scheduling made easy.
* [go-sitemap-generator](https://github.com/ikeikeikeike/go-sitemap-generator) - XML Sitemap generator written in Go.
* [sling](https://github.com/dghubble/sling) - Go HTTP requests builder for API clients.
* [spinner](https://github.com/briandowns/spinner) - Go package to easily provide a terminal spinner with options.
* [sqlx](https://github.com/jmoiron/sqlx) - provides a set of extensions on top of the excellent built-in database/sql package

Loading…
Cancel
Save