farbodahm / lets-go

A place to put my simple Golang projects on my way of learning Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lets-go

A place to put my simple Golang projects on my way of learning Go.

To get more information, please visit each link separately:

List Of Projects

  • Fastest Mirror Finder : Helps you to find the fastest mirror among Debian mirrors and present it to you using REST API. (technologies: Docker, Test, Redis, Swagger, Continuous Integration, gorilla/mux router, ...)

  • Concurrency Problems : Some concurrency problems that you should use Goroutines, channels, mutexes, ... to solve them. Also I provided my answers too.

About

A place to put my simple Golang projects on my way of learning Go.

License:GNU General Public License v3.0


Languages

Language:Go 97.4%Language:Dockerfile 2.6%