Go Time

August 2017 ยท 2 minute read

The authority on all things go is the official Go site itself. The blogs are wonderful, the docs are a delight, and the Gopher is impossible to hate. What more could you ask for…

Well, the following is a collection of a lot of the useful resources I’ve found in Go. They are in no particular order and will serve as a complimentary reference.

All contributions are welcome and invited! Join me in collecting the best Go knowledge around!!!

Learning Go

Fundamentals

Data Structures

Strings

Interfaces

Build/Compilation

Encoding/Decoding

Time

Channels

Context

OS Exec

Debugging

Memory in Go

Godocs

Snippets

Libraries

Server Go

gRPC

Web

API design in Go

Security

Frameworks

Web Sockets

Docker and Go

Building Go for and inside Docker

Containers

DEV OPs

HashiCorp

Orchestration Tools

TICK Stack

Databases