mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
weekly updates
parent
e2e47d14e9
commit
6f9df14ae8
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,4 +1,4 @@
|
||||
|
||||
www.md
|
||||
*.sublime-project
|
||||
|
||||
*.sublime-workspace
|
||||
|
@ -81,6 +81,7 @@ Table of Contents
|
||||
|
||||
## Interfaces / OOP
|
||||
|
||||
* [Generics in Golang with Code Generation](http://blog.ralch.com/tutorial/golang-code-generation-and-generics/) _2015-10-18_
|
||||
* [Composition with Go](http://www.goinggo.net/2015/09/composition-with-go.html) _2015-09-13_
|
||||
* [Sorting Inventory Items in Go - the sort.Interface](http://adampresley.com/2015/09/06/sorting-inventory-items-in-go.html) _2015-09-06_
|
||||
* [Loose Copuling in Go Lang](https://blog.8thlight.com/javier-saldana/2015/02/06/loose-coupling-in-go-lang.html) _2015-02-06_
|
||||
|
@ -1309,6 +1309,7 @@ See also [[SQLDrivers page|SQLDrivers]].
|
||||
|
||||
* [Caddy](https://caddyserver.com) - A fast, capable, general-purpose HTTP/2 web server that's easy to use
|
||||
* [Digestw](https://github.com/mocchira/digestw) - A Web Application - Twitter's Timeline Digest
|
||||
* [fabio](https://github.com/eBay/fabio) - A fast zero-conf load balancing HTTP router for microservices.
|
||||
* [fourohfourfound](https://github.com/whee/fourohfourfound/) - A fallback HTTP server that may redirect requests with runtime configurable redirections
|
||||
* [Fragmenta](http://fragmenta.eu/) - A CMS built in Go
|
||||
* [freegeoip](https://github.com/fiorix/freegeoip) - IP geolocation web service (web server of freegeoip.net)
|
||||
|
Loading…
x
Reference in New Issue
Block a user