This is documentations of learning Go contains essential of Go, important library, and useful example from other, for basic you can learn from the official web golang
- Array
- MAP
- Error
- Reflect
- Struct
- Functions
- Methods
- Pointers
- Concurrency
- OOP
- Context
- Cyclic
- Panic
- Read File
-
REST Framework
-
MongoDB
- Documentation Go
- A Tour of Go
- Learn By Example
- Tutorial Golang (golangbot)
- Learn Go Module
- Golang tutorial series
- REST API, Postgre, JWT, and Gorm
- Build RESTful API service in golang using gin-gonic framework
- Go talks Slide
- Go kit Intro
- Getting started with Go kit
- Example Go kit
- Debug Go with Visual Studio Code
- Style guideline for Go packages