golang.ch
Open in
urlscan Pro
2606:4700:3034::6815:ab5
Public Scan
URL:
https://golang.ch/
Submission: On January 23 via api from CH — Scanned from CH
Submission: On January 23 via api from CH — Scanned from CH
Form analysis
1 forms found in the DOMGET https://golang.ch/
<form role="search" method="get" class="search-form" action="https://golang.ch/"> <label> <input type="search" class="search-field" placeholder="Search..." value="" name="s"> </label> <input type="submit" class="search-submit" value="Search"></form>
Text Content
Skip to content GOLANG LIBRARIES, APPS, GOLANG JOBS AND GO TUTORIALS Golang News, Tutorials, Go Libraries and Golang Jobs Menu * Golang Jobs / Go Developer Jobs * Go/JS Full Stack Development TOP 10 REASONS WHY GOLANG IS A WIDELY USED DEVELOPMENT LANGUAGE No Comments | General, Golang Blog Golang, also known as Go, has rapidly gained popularity among developers worldwide. Created by Google, this programming language combines efficiency, readability, and simplicity, making it a top choice for various applications. Here are the top 10 reasons why Golang stands out as a widely used development language: 1. Simplicity and Ease of Use Go’s syntax […] Read More » A CLI TOOL FOR BUILDING GOLANG APPLICATIONS No Comments | General If you’re a Golang developer, you know how important having a reliable and efficient application scaffold is. That’s where Nunu comes in. Named after a character in League of Legends, Nunu is a CLI tool that helps you quickly build a Golang application using popular libraries in the Golang ecosystem. Github: https://github.com/go-nunu/nunu Features Nunu comes with […] Read More » GOLANG MAPS: DECLARING AND INITIALIZING No Comments | Golang Tutorials What is a Golang map? Why is it useful? How does it compare to a slice? How do you declare a map? How do you initialize a map in Go? Fear not; all these questions are answered in this friendly introduction to one of Go’s most powerful features. Call ’em what you like—hashes, dictionaries, associative […] Read More » A COMPREHENSIVE GUIDE TO STRUCTURED LOGGING IN GOLANG No Comments | Golang Tutorials Structured logging involves producing log records in a well-defined format (usually JSON), which adds a level of organization and consistency to application logs, making them easier to process. Such log records are composed of key-value pairs that capture relevant contextual information about the event being logged, such as the severity level, timestamp, source code location, […] Read More » DEMYSTIFYING GOLANG CHANNELS, GOROUTINES, AND OPTIMAL CONCURRENCY No Comments | Golang Libraries The Framework In my exploration of Golang, I wanted to take a deeper dive into some areas that I found interesting about the language. Though conceptually similar to the way other languages handle concurrency, I didn’t have much production-level knowledge surrounding goroutines and concurrency. As an engineer, I have the compulsion to pull things apart […] Read More » BECOME A GOLANG PRO WITH 10 “DEFER” TRICKS No Comments | General Go’s defer keyword is a powerful tool that allows you to specify a function call to be executed later, usually after the surrounding function has returned. Although it may seem like a simple concept, the defer keyword can be used in several advanced ways to improve the efficiency and reliability of your Go code. This […] Read More » GOLANG HASH TABLE THAT IS FASTER AND USES LESS MEMORY No Comments | Golang Libraries A new Golang hash table based on SwissTable that is faster and uses less memory than Golang’s built-in map. We’ll cover the motivation, design and implementation of this new package and give you some reasons to try it. This blog is part of our deep-dive series on the Go programming language. Past iterations include posts about concurrency, “inheritance”, and managing […] Read More » A GOLANG BASED OPEN-SOURCE, SELF-HOSTED FEATURE FLAG APPLICATION No Comments | Golang Applications Flipt is an open-source, self-hosted feature flag application that allows you to run experiments across services in your environment. Flipt can be deployed within your existing infrastructure so that you don’t have to worry about your information being sent to a third party or the latency required to communicate across the internet. Usecases Flipt supports use cases […] Read More » THE POWER OF SINGLE-METHOD INTERFACES IN GO No Comments | Golang Tutorials The other day I was pondering the prevalence of single-method interfaces (SMI) in Go, and what makes them so practical and helpful. SMIs have proven to be a very successful software modeling tool for Go programmers, and you find them all over Go code-bases. I tried to think about the fundamentals, which brought me to […] Read More » A TYPE-SAFE, EXPRESSIVE, AND EXTENSIBLE VALIDATOR LIBRARY FOR GOLANG No Comments | Golang Libraries Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics. Getting started Install in your project: Import in your code: Note: You can use any other aliases instead of v or just reference the package valgo directly. Using Valgo Validation session The Validation session in Valgo is the main structure for validating one or […] Read More » POSTS NAVIGATION 1 2 … 37 Next SEARCH GOLANG BLOG & NEWS CATEGORIES * General * Golang Applications * Golang Blog * Golang Jobs * Golang Libraries * Golang Tutorials LOOKING FOR A DEVELOPER JOB? Golang Jobs Remote Golang Jobs Fullstack Developer Jobs Board Rust Jobs Python Jobs Javascript Jobs React Jobs Java Jobs HIRE ME * Golang Software Development * Software Architecture and Consulting * Full Stack Developer Software Development Services (Golang/JavaScript) GOLANG CH TWITTER api Authentication Authorization boilerplate ci ci/cd cli tool concurrency container context database dba dependency injection devops docker error handling framework game generics github golang jobs golang library GORM gRPC gui image processing JSON JWT kubernetes memory management microservice mongodb monitoring multilanguage oauth2 opensource performance redis rest api RestAPI router starter streaming testing websockets @GOLANGCH GOLANG TWITTER FEED Golang Libraries, Apps, Golang Jobs and Go Tutorials 2024 . Powered by WordPress We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok