Join us

heart Posts from the community tagged with Go...
Story
@sezginerdem shared a post, 1 day, 1 hour ago
DevOps Engineer

Why Use the Go Language for Your Project?

Even without major changes, we can expect increased use of Go for infrastructure rebuilding projects, as per the replacements for SSH and NTP described above, and as part of multi-language projects.Third-party implementations of the Go toolchain have also proliferated. ActiveState’s ActiveGo provide..

Go
Story
@fulviodenza shared a post, 3 years, 3 months ago
Software Architect, Nexi

AWS Cognito API for Golang Authentication

This article will contain a lot of code snippets. All code is retrievable here: https://github.com/fulviodenza/cognito-golang
This is not production-ready code, you should add some other checks, wrap errors from Cognito to make them less user-affordable, integrate Cognito with Amplify and other things we’re not interested in.

0_w7YvGDTjdy58AzxB.jpeg
Story
@dineshparvathaneni shared a post, 3 years, 4 months ago

Kubernetes CRD Versioning for Operator Developers

Some guidelines for Kubernetes operator developers on how to version their CRDs

Story
@kalpit-sharma-dev shared a post, 3 years, 4 months ago
Connectwise

Strings in Golang

Golang strings are immutable.

1_fH36BWLc3Dh8vqtnxFiy-Q.jpeg
Story
@codernishchay shared a post, 3 years, 5 months ago

Go Channels

Today we will take a deep dive into channels and its workings.

1_Mtl_5MpLR4wgPC-KR3iZqQ.png
Story
@jessiehernandez shared a post, 3 years, 7 months ago
Cloud Architect

The Way to Testing Mastery, Part 1: Rise

The ultimate guide to writing great unit tests that will improve your code quality

“When I master testing, will I get to dodge bugs?” Jessie: “No, when you master testing, you won’t have to”
Story FAUN Team
@eon01 shared a post, 3 years, 11 months ago
Founder, FAUN

GoPa, The Newsletter: Become a better Go developer

Announcing our coming-soon FAUN Topic for Gophers: GoPa. The newsletter about the Go programming language.

The Gopher's newsletter featuring must-read tutorials, news and libraries every week!
Link
@marcelloh shared a link, 1 year, 5 months ago

Solve code complexity

I wrote a blog about Cognitive Code Complexity and how to solve that.

read more