Featured
What is GoLand?
GoLand is a new commercial IDE by JetBrains aimed at providing an ergonomic environment for Go development.
Go or Golang is a programming language designed in the tradition of C by engineers from Google. Apart from being statically-typed and compiled, it comes...
All Projects
What is MultiversX (Elrond) Blockchain? MultiversX (Elrond) is a public blockchain platform that utilizes the Secure Proof of Stake (PoS) consensus algorithm to enable fast, efficient, and secure transactions. It...
What is AWS Sdk for go? The AWS SDK for Go simplifies use of AWS services by providing a set of libraries that are consistent and familiar for Go developers....
Here’s a list of some of the best IDEs that you can choose while developing Go language. An inevitable question definitely comes into the mind of a Golang developer is:...
What is Visual Studio Code? VS Code is a lightweight source code editor and powerful development environment for building and debugging modern web, mobile and cloud applications. It is free...
What is Terraform? Terraform is a tool for building, changing, and versioning infrastructure safely and efficiently. Terraform can manage existing and popular service providers as well as custom in-house solutions....
What is Moby Project? Moby is an open-source project created by Docker to enable and accelerate software containerization. It provides a “Lego set” of toolkit components, the framework for assembling...
How to publish go module?
This post discusses how to write and publish modules so other modules can depend on them.
How to migrate my go project in Go Modules Project? Go projects use a wide variety of dependency management strategies. Vendoring tools such as dep and glide are popular, but...
What is Go Module? A module is a collection of Go packages stored in a file tree with a go.mod file at its root. The go.mod file defines the module’s...
What is Go Swagger?
Go Swagger package contains a golang implementation of Swagger 2.0 it knows how to serialize and deserialize swagger specifications.
What is Gitea? Gitea is a painless self-hosted Git service. It is similar to GitHub, Bitbucket, and GitLab. Gitea is a fork of Gogs. See the Gitea Announcement blog post...
MongoDB Go Driver The official MongoDB Go Driver recently moved to GA with the release of version 1.0.0. It’s now regarded as feature complete and ready for production use. This...
-
Never miss a story from us, subscribe to our newsletter
-