DEV Community

Go

A statically typed, compiled programming language designed at Google

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Fast Golang router with error handling

Fast Golang router with error handling

10
Comments
3 min read
How to build a successful opensource product

How to build a successful opensource product

7
Comments
5 min read
Building an application with Go and SQLite

Building an application with Go and SQLite

43
Comments
13 min read
Monitor gRPC calls with OpenTelemetry - explained with a Golang example

Monitor gRPC calls with OpenTelemetry - explained with a Golang example

39
Comments
11 min read
Golang Stream All Lines From Stdin

Golang Stream All Lines From Stdin

5
Comments
1 min read
Go API tutorial: the begin

Go API tutorial: the begin

17
Comments 4
6 min read
What are methods in golang

What are methods in golang

28
Comments 4
2 min read
How to Develop REST API using Go and Test using various methods

How to Develop REST API using Go and Test using various methods

15
Comments 1
9 min read
About Optimizing for Speed: How to do complete AWS Security&Compliance Scans in 5 minutes

About Optimizing for Speed: How to do complete AWS Security&Compliance Scans in 5 minutes

14
Comments
9 min read
Golang: Structs

Golang: Structs

9
Comments
8 min read
Build an awesome CLI using GO

Build an awesome CLI using GO

4
Comments
6 min read
Unit testing in go with MySQL

Unit testing in go with MySQL

4
Comments
1 min read
Golang: Functions

Golang: Functions

6
Comments
5 min read
Golang Working With Files...

Golang Working With Files...

6
Comments
2 min read
Deploy Infrastructure using CDK for Terraform with Go

Deploy Infrastructure using CDK for Terraform with Go

15
Comments
8 min read
Benchmark with Go

Benchmark with Go

7
Comments
3 min read
Serverless Testing Pyramid

Serverless Testing Pyramid

12
Comments 2
4 min read
Less verbose, better maintenance

Less verbose, better maintenance

6
Comments
2 min read
Thoroughly understand Events in Kubernetes

Thoroughly understand Events in Kubernetes

10
Comments
8 min read
Golang: Maps

Golang: Maps

7
Comments
7 min read
A Better Pattern than OutBox - 2-Phase Message

A Better Pattern than OutBox - 2-Phase Message

8
Comments
8 min read
Implement a timing wheel for millions of concurrent tasks.

Implement a timing wheel for millions of concurrent tasks.

30
Comments 7
6 min read
Is it possible to run a Golang app as Windows Service AND Linux deamon

Is it possible to run a Golang app as Windows Service AND Linux deamon

2
Comments 1
1 min read
What Even Is a Mux

What Even Is a Mux

28
Comments 1
4 min read
Factory Method

Factory Method

8
Comments
2 min read
Excelize 2.6.0 Released - Go language API for spreadsheets (Excel) files

Excelize 2.6.0 Released - Go language API for spreadsheets (Excel) files

10
Comments
4 min read
Djinn CI v1.2

Djinn CI v1.2

5
Comments
1 min read
Structured configuration in Go

Structured configuration in Go

10
Comments
4 min read
Get Started with Husky for go

Get Started with Husky for go

26
Comments
3 min read
My first go at go... would you do anything different?

My first go at go... would you do anything different?

6
Comments
4 min read
Daytime Protocol RFC-867 in Golang

Daytime Protocol RFC-867 in Golang

7
Comments
1 min read
Live Reloading in Golang using Air

Live Reloading in Golang using Air

30
Comments 1
3 min read
Golang and Event-Driven Architecture

Golang and Event-Driven Architecture

25
Comments 2
7 min read
Return your errors instead of throwing them in typescript

Return your errors instead of throwing them in typescript

22
Comments 3
4 min read
Golang: Slices

Golang: Slices

13
Comments
9 min read
How to use Protobuf with Go?

How to use Protobuf with Go?

4
Comments
5 min read
Golang: Arrays

Golang: Arrays

6
Comments
4 min read
Estructura de datos: Pila

Estructura de datos: Pila

2
Comments
2 min read
Understanding Goroutines & Channels with Ping Pong game

Understanding Goroutines & Channels with Ping Pong game

14
Comments 3
3 min read
Consistent hash with virtual nodes in Go.

Consistent hash with virtual nodes in Go.

14
Comments
4 min read
Nouvelle version de Go : 1.18

Nouvelle version de Go : 1.18

6
Comments
5 min read
Deploy lambda using serverless

Deploy lambda using serverless

8
Comments
8 min read
Golang: Input

Golang: Input

10
Comments
5 min read
Building and distributing a command line tool in Golang

Building and distributing a command line tool in Golang

49
Comments 10
7 min read
Diving into ETL and CQRS — developing a secret message encoder with Serialized

Diving into ETL and CQRS — developing a secret message encoder with Serialized

18
Comments 1
18 min read
What are goroutines and how are they scheduled?

What are goroutines and how are they scheduled?

43
Comments 3
5 min read
Golang Finally Gets Generics! Does It Make Go a Better Language?

Golang Finally Gets Generics! Does It Make Go a Better Language?

28
Comments
6 min read
How to Implement Saga Pattern in Microservices

How to Implement Saga Pattern in Microservices

18
Comments
5 min read
Contributing to a Go open source repository

Contributing to a Go open source repository

11
Comments 2
2 min read
How we built a student project platform using Graphql, React, Golang, Ory Kratos and Kubernetes, part 3: Authentication

How we built a student project platform using Graphql, React, Golang, Ory Kratos and Kubernetes, part 3: Authentication

18
Comments 6
12 min read
To Unmarshal() or To Decode()? JSON Processing in Go Explained

To Unmarshal() or To Decode()? JSON Processing in Go Explained

29
Comments 1
7 min read
Golang: Conditionals and Loops

Golang: Conditionals and Loops

11
Comments
7 min read
Testing and Mocks

Testing and Mocks

4
Comments
2 min read
Golang - Installation and Hello World

Golang - Installation and Hello World

13
Comments 5
7 min read
Webserve: a tiny , extensible web server

Webserve: a tiny , extensible web server

4
Comments
1 min read
Golang: Variables and Types

Golang: Variables and Types

10
Comments
10 min read
Como trabalhar com Switch no Golang

Como trabalhar com Switch no Golang

5
Comments 1
1 min read
Golang- What and Why

Golang- What and Why

27
Comments 2
7 min read
Go tests - How to verify if something was called?

Go tests - How to verify if something was called?

19
Comments 3
3 min read
Best Practice for TCC Distributed Transaction In Go

Best Practice for TCC Distributed Transaction In Go

26
Comments
5 min read
loading...