GO: general re-order

Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2021-10-28 23:03:10 +00:00
parent b95b55e282
commit a696cd7b2e
1 changed files with 12 additions and 13 deletions

View File

@ -80,6 +80,18 @@ git clone git@git.wit.org:jcarr/check.jcarr.wit.com.git<br/>
<a href="http://127.0.0.1:8384/">Syncthing Status</a><br/>
<h3>GO</h3>
<a href="http://localhost:6060/pkg/#thirdparty">localhost godoc</a><br/>
<a href="https://golang.org/ref/spec">The Go Programming Language Specification</a><br/>
<a href="https://github.com/avelino/awesome-go">Awesome GO</a><br/>
<a href="https://github.com/golang-standards/project-layout">Standard Go Project Layout</a><br/>
<a href="https://github.com/go-kit/kit">GO Kit</a><br/>
<a href="https://github.com/tmrts/go-patterns">GO Design Patterns</a><br/>
<a href="https://github.com/ardanlabs/gotraining">GO Training</a><br/>
<a href="https://dev.to/ankit01oss/7-github-projects-to-make-you-a-better-go-developer-2nmh">7 GitHub projects to make you a better Go Developer</a><br/>
<a href="https://github.com/golang/go/wiki/Benchmarks">Standard GO benchmarks</a><br/>
<a href="https://godoc.org/golang.org/x/benchmarks">GO benchmark docs</a><br/>
<h3>uptime</h3>
yes:<br/>
<a href="https://uptimerobot.com/dashboard?ref=website-header#mainDashboard">iptimerobot.com ipv6 monitoring</a><br/>
@ -135,19 +147,6 @@ apt install motion <br/>
<a href="http://check.lab.wit.com:1202/Icicle-Bubbles/app/">Icicle-Bubbles demo</a><br/>
<a href="http://check.lab.wit.com:1202/cabbibo-Text">Text demo</a><br/>
<h2>GO</h2>
<a href="https://github.com/avelino/awesome-go">Awesome GO</a><br/>
<a href="https://github.com/golang-standards/project-layout">Standard Go Project Layout</a><br/>
<a href="https://github.com/go-kit/kit">GO Kit</a><br/>
<a href="https://github.com/tmrts/go-patterns">GO Design Patterns</a><br/>
<a href="https://github.com/ardanlabs/gotraining">GO Training</a><br/>
<a href="https://dev.to/ankit01oss/7-github-projects-to-make-you-a-better-go-developer-2nmh">7 GitHub projects to make you a better Go Developer</a><br/>
<a href="https://golang.org/ref/spec">The Go Programming Language Specification</a><br/>
<a href="http://localhost:6060/pkg/#thirdparty">localhost godoc</a><br/>
<a href="https://github.com/golang/go/wiki/Benchmarks">Standard GO benchmarks</a><br/>
<a href="https://godoc.org/golang.org/x/benchmarks">GO benchmark docs</a><br/>
<h2>your web browser</h2>
<a href="https://www.whatsmybrowser.org/">Show your browser details</a><br/>
<a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Browser_detection_using_the_user_agent">Parsing user agent</a><br/>