The Daily Go
337 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
HTTP/2 is designed to address many of the failings of HTTP/1.x. Modern web pages use many resources: HTML, stylesheets, scripts, images, and so on. In HTTP/1.x, each of these resources must be requested explicitly. This can be a slow process. The browser starts by fetching the HTML, then learns of more resources incrementally as it parses and evaluates the page. Since the server must wait for the browser to make each request, the network is often idle and underutilized.

HTTP/2 Server Push ...

https://blog.golang.org/h2push

#Guide #Push #Blog
The Daily Go
Gobs of data

To transmit a data structure across a network or to store it in a file, it must be encoded and then decoded again. There are many encodings available, of course: JSON, XML, Google's protocol buffers, and more. And now there's another, provided by Go's gob package.

https://blog.golang.org/gobs-of-data

#Blog #GOB
The Daily Go

☒☒☒☒☒☒

A windows crypto-ransomware (Academic) written in Go

https://github.com/mauri870/ransomware

Note: This project is purely academic, use at your own risk. I do not encourage in any way the use of this software illegally or to attack targets without their previous authorization

Ransomware is a type of malware that prevents or limits users from accessing their system, either by locking the system's screen or by locking the users' files unless a ransom is paid. More modern ransomware families, collectively categorized as crypto-ransomware, encrypt certain file types on infected systems and forces users to pay the ransom through certain online payment methods to get a decrypt key.

#Repository #Ransomware
This media is not supported in your browser
VIEW IN TELEGRAM
The Daily Go
Experimental Go Playground frontend written in Go

https://goplay.space/
The Daily Go
Curated list of Go design patterns, recipes and idioms

http://tmrts.com/go-patterns/

#YNTK #Patterns #DesignPatterns
The Daily Go
Sia is a new decentralized cloud storage platform that radically alters the landscape of cloud storage.

https://sia.tech

#Blockchain #Cloud
Channel photo updated