This git repo contains all the code that has been presented in different golang meetup by Nurali.

Meetup details:

## Topic Code Meetup Recording
01 Concurrency in Go concurrency golang-meetup-21
02 Understanding Type system in Go type golang-meetup-23 link
03 Understanding io.Reader/Writer reader golang-meetup-24 link
04 Understanding Slice & Map in Golang ds golang-meetup-25
05 First-class Functions in Golang func golang-meetup-27 link
06 Error Handling in Golang errors golang-meetup-31
07 Understanding ‘Context’ in Golang context golang-meetup-38
08 Using gRPC with Golang microservice golang-meetup-41
09 Authentication in Microservice with Golang microservice-auth golang-meetup-43 link
10 Overview of Go Tools golang-meetup-45 link
11 Go with Kafka go-kafka golang-meetup-49