Forem

Go

A statically typed, compiled programming language designed at Google

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Qvault’s Lead Engineer Interviewed on “Running in Production”

Qvault’s Lead Engineer Interviewed on “Running in Production”

5
Comments
1 min read
Simple Go Mocks

Simple Go Mocks

14
Comments
8 min read
Serverless in Go: How to write testable Lambdas?

Serverless in Go: How to write testable Lambdas?

30
Comments 2
4 min read
Solution: UnSupported Protocol scheme golang issue

Solution: UnSupported Protocol scheme golang issue

9
Comments
1 min read
How I built a cloud Gaming service, part 1
Cover image for How I built a cloud Gaming service, part 1

How I built a cloud Gaming service, part 1

26
Comments
4 min read
[Go] Ensuring struct has implemented interface

[Go] Ensuring struct has implemented interface

8
Comments
1 min read
Latency need not always require scaling your Microservice (a story of an in memory cache)

Latency need not always require scaling your Microservice (a story of an in memory cache)

7
Comments
5 min read
Building a Music/Video Streaming Server in Go – Using HLS

Building a Music/Video Streaming Server in Go – Using HLS

60
Comments
3 min read
Send Messages with Nexmo through Golang and AWS Lambda
Cover image for Send Messages with Nexmo through Golang and AWS Lambda

Send Messages with Nexmo through Golang and AWS Lambda

5
Comments
7 min read
Git clone repositories in a GitHub organization

Git clone repositories in a GitHub organization

7
Comments
1 min read
Go channels in JS (1/5): Sending and Receiving
Cover image for Go channels in JS (1/5): Sending and Receiving

Go channels in JS (1/5): Sending and Receiving

51
Comments 5
11 min read
Layering a docker image

Layering a docker image

10
Comments
2 min read
CloudRetro - Open Source Cloud Gaming Service for Retro Games written in Go
Cover image for CloudRetro - Open Source Cloud Gaming Service for Retro Games written in Go

CloudRetro - Open Source Cloud Gaming Service for Retro Games written in Go

65
Comments 3
4 min read
What’s inside etcd? A deep dive into the Kubernetes world

What’s inside etcd? A deep dive into the Kubernetes world

8
Comments
5 min read
The Top 10 Places to Learn Go
Cover image for The Top 10 Places to Learn Go

The Top 10 Places to Learn Go

263
Comments 13
3 min read
App Engine and WebApp with Golang

App Engine and WebApp with Golang

14
Comments
4 min read
"Hello World" performance comparison between GraalVM and Go
Cover image for "Hello World" performance comparison between GraalVM and Go

"Hello World" performance comparison between GraalVM and Go

9
Comments 4
3 min read
Going Serverless with OpenFaaS and Golang - Building Optimized Templates
Cover image for Going Serverless with OpenFaaS and Golang -  Building Optimized Templates

Going Serverless with OpenFaaS and Golang - Building Optimized Templates

42
Comments
10 min read
Event Sourcing with Go and Redis
Cover image for Event Sourcing with Go and Redis

Event Sourcing with Go and Redis

27
Comments
4 min read
Deploy a golang API on Kubernetes with Nginx ingress

Deploy a golang API on Kubernetes with Nginx ingress

34
Comments 2
7 min read
Checking a Web Page for Dead Links (A Golang Command-Line Tutorial)
Cover image for Checking a Web Page for Dead Links (A Golang Command-Line Tutorial)

Checking a Web Page for Dead Links (A Golang Command-Line Tutorial)

61
Comments 2
7 min read
A better way of deploying Go services with Serverless Framework

A better way of deploying Go services with Serverless Framework

32
Comments
2 min read
Let's talk about Maps in Go
Cover image for Let's talk about Maps in Go

Let's talk about Maps in Go

16
Comments
3 min read
How I validate user input in golang

How I validate user input in golang

25
Comments 2
3 min read
goluhn: A simple package for generating, calculating and verifying luhn numbers

goluhn: A simple package for generating, calculating and verifying luhn numbers

10
Comments 2
2 min read
loading...