some docs

This commit is contained in:
Stephen McQuay 2018-03-08 16:28:56 -08:00
parent ea8a518921
commit 75411915a0
Signed by: sm
GPG Key ID: 4E4B72F479BA3CE5
1 changed files with 3 additions and 0 deletions

3
hw.go
View File

@ -2,7 +2,10 @@ package hw
import "net/http"
// Version is version.
var Version = "unset"
// Git exists so we can override it
var Git = "unset"
// OK simply return 200