mirror of https://github.com/statping/statping
Hyphen isnt a legal char for a go packagename so substituted wih underscore
parent
0c50dbfb79
commit
8c2a87e7cf
2
doc.go
2
doc.go
|
@ -21,4 +21,4 @@
|
||||||
// docker run -it -p 8080:8080 statping/statping
|
// docker run -it -p 8080:8080 statping/statping
|
||||||
//
|
//
|
||||||
// Enjoy Statping and tell me any issues you might be having on Github. https://github.com/adamboutcher
|
// Enjoy Statping and tell me any issues you might be having on Github. https://github.com/adamboutcher
|
||||||
package statping-ng
|
package statping_ng
|
||||||
|
|
Loading…
Reference in New Issue