Quantcast
Channel: Golang Weekly
Viewing all articles
Browse latest Browse all 430

#172: Should 'Context' Go Away in Go 2?

$
0
0
Issue 172 — August 10, 2017
Featured
Dave gives you some code to think about before considering the future for typed nils in Go 2.
Dave Cheney
Why Context is bad (“like a virus”?), the good things it does, and how Go 2 could make it all better.
Michal Štrba
memguard is a pure Go library for handling sensitive values in memory. It uses syscalls, a canary value, and wipes memory when freed to increase security.
Awn Umar
Satisfy your company’s requirements for commercial support, security and license compliance with ActiveGo for Linux, MacOS, and Windows. Try the Community Edition for free.
ActiveState   sponsored 
Why using context values can become problematic, some alternative approaches that don’t use context values and when they are appropriate.
Jon Calhoun
The process and tools used to track down a subtle resource leak (hint: be careful with Context) and the resultant simple fix.
Square
Want to write or read some Microsoft Excel spreadsheets from Go? This is what you need.
360 Enterprise Security Group
Jobs
Save time on your job search. Hired delivers multiple, high-quality job offers to you. Sign up today.
Hired   sponsored 
We are looking for a Full Stack Engineer with a strong interest in building, deploying, and operating back-end tools and services that process enormous quantities of data in performant ways.
New Relic   sponsored 
In Brief
Treehouse
Alex Ellis
How would you define an interface for a Logging API if you started from inside Logger?
Charles Francoise
This book contains years of wisdom from experts the fastest way to learn how to connect to a database with Go.
VividCortex   sponsored 
Applied Go
Kevin Burns
Vidsey Blog
Lukas Schörghuber
Hexya
Fatih Arslan
A step-by-step guide to updating legacy processes in your org.
CircleCI   sponsored 
Finds good image crops for arbitrary crop sizes.
Christian Muehlhaeuser
The code that powers ifconfig.co.
Martin Polden
RapidLoop

Viewing all articles
Browse latest Browse all 430

Trending Articles