edorosh / go-knowledge-base

My personal notes on GO Knowledge Base

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GO Knowledge Base from Doros

Welcome to Go development! Here you can find information about learning Go, Best Practices, Architecture and Go Project descriptions which I used for educate myself. Feel free to add something (with a pull request) you might think could be useful for others.

Table of content

Official GO resources

O'Relly

Udemy

Other Online resources

Project Structure examples

Real Project examples

Code cheat sheets

Typical use cases

Dependency Injection / Separation of Concerns / Best Practices

Tests

Concurrency

Just for Fun

About

My personal notes on GO Knowledge Base