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.
Build a simple API with Golang echo framework

Build a simple API with Golang echo framework

22
Comments 2
2 min read
Using NEW, instead of MAKE, to create slice

Using NEW, instead of MAKE, to create slice

11
Comments 10
2 min read
LeetCode - Trapping rain water

LeetCode - Trapping rain water

8
Comments
4 min read
Nmap Go implementation - TCP port scan
Cover image for Nmap Go implementation - TCP port scan

Nmap Go implementation - TCP port scan

21
Comments 1
7 min read
go.reflect for a custom Print function

go.reflect for a custom Print function

9
Comments
2 min read
Mocking HTTP Call in Golang a Better Way

Mocking HTTP Call in Golang a Better Way

7
Comments
4 min read
Reverse HTTP proxy over WebSocket in Go (Part 3)

Reverse HTTP proxy over WebSocket in Go (Part 3)

12
Comments
6 min read
Using redirect middleware with GoFiber

Using redirect middleware with GoFiber

8
Comments
2 min read
Reverse HTTP proxy over WebSocket in Go (Part 1)

Reverse HTTP proxy over WebSocket in Go (Part 1)

87
Comments 3
8 min read
Go Channel Patterns - Cancellation
Cover image for Go Channel Patterns - Cancellation

Go Channel Patterns - Cancellation

15
Comments 1
4 min read
Go race conditions problem

Go race conditions problem

9
Comments 2
4 min read
Reverse HTTP proxy over WebSocket in Go (Part 2)

Reverse HTTP proxy over WebSocket in Go (Part 2)

13
Comments 1
5 min read
Data Structures and Algorithms in Go: A Primer
Cover image for Data Structures and Algorithms in Go: A Primer

Data Structures and Algorithms in Go: A Primer

34
Comments 3
6 min read
Go Channel Patterns - Fan Out Semaphore
Cover image for Go Channel Patterns - Fan Out  Semaphore

Go Channel Patterns - Fan Out Semaphore

20
Comments 1
3 min read
Go Channel Patterns - Pooling
Cover image for Go Channel Patterns - Pooling

Go Channel Patterns - Pooling

27
Comments
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.