The Daily Go
338 subscribers
53 photos
2 videos
3 files
657 links
We provide you daily Golang contents. If you want to post any content contact with us.
.
Administrators:
πŸ‘‰πŸ»@aidenzibaei
πŸ‘‰πŸ»@amin_khozaei

#jaryan904259
Download Telegram
The Daily Go
Modern HTTP reverse proxy and load balancer made to deploy microservices with ease.

https://github.com/containous/traefik

#Reverse #Proxy #Docker #HTTP
The Daily Go
gVisor is a user-space kernel for containers. It limits the host kernel surface accessible to the application while still giving the application access to all the features it expects.

https://github.com/google/gvisor

#Sandbox #Docker #Container #Kubernetes
This media is not supported in your browser
VIEW IN TELEGRAM
The Daily Go
A tool for exploring each layer in a docker image

https://github.com/wagoodman/dive

#Docker #Image
The Daily Go
A tool that makes debugging of Dockerized Go applications super easy by enabling Debugger and Hot-Reload features, seamlessly.


https://github.com/moshebe/gebug

#Docker #Debug