route/vendor/github.com/Xe/x/tools/ghstat/doc.go

11 lines
238 B
Go
Raw Normal View History

2017-10-06 15:29:20 +00:00
/*
Command ghstat shows the status of GitHub via their status API.
Usage of ./ghstat:
-message=false: show last message?
This follows https://status.github.com/api for all but the list of all
recent status messages.
*/
package main