FEATURED
go-debug: A Go Debugger for the Atom Editor
The animated GIF on the README shows how it works. It uses Delve behind the scenes.
Getting Started with WebSockets in Go
A brief code-driven look at setting up a simple WebSocket server using Go and testing it from JavaScript.
Go 1.7 Toolchain Improvements
A progress report on the Go toolchain improvements during the 1.7 development cycle, including benchmarks on how compiling and linking have gotten faster and binaries smaller.
Echo: A 'Fast and Unfancy' Go Web Framework
2.0 is now in beta. Includes an optimized HTTP router which smartly prioritizes routes, extensible middleware and handler support.
Libretto: Create Virtual Machines on any Cloud Platform
A Go library to create VMs on any cloud or VM hosting platform such as AWS, Azure, OpenStack, vSphere, or VirtualBox.
Athena: HTML to PDF Conversion with Docker, Electron and Go
Both an online tool and an open source project that uses Electron and Node to do HTML to PDF conversion and Go to manage it all and serve it up.
IN BRIEF
Go Gab: A Very Brief Go Podcast
All episodes are under 3 minutes and tackle a single issue.
2 Security Issues Being Worked On in Go
Covering loading DLLs in Windows, and infinite loops in big integer routines.
Writing A Simple Login Middleware
interfacer: A Linter That Suggests Interface Types
Staticcheck: Statically Checks Inputs to Certain Functions
Checks the input to functions like regexp.Compile and time.Parse and makes sure that they conform to the API contract.
gom: A Visual Interface to Work with Runtime Profiling Data
Notorious: Feature-Complete Torrent Tracker Written in Go
Harbor: An Enterprise-Class Container Registry Server
go-hn: A Command Line Client for Hacker News
An Implementation and Analysis of a Kernel Network Stack in Go with the CSP Style
An academic paper.
Web Operations Weekly
Are you responsible for deploying apps? Tweaking NGINX? Scaling? The performance of your site? Check out the latest issue of our newsletter for Web operations folks
有疑问加站长微信联系(非本文作者)
