Golang Community Moderator. Software Engineer - Open Source Enthusiast. Goper Lover
Follow the Go Language Community to stay up to date with latest tutorials and find answers, support from other users. Its not same without you!
Write your answer...
I want to write a function in Go to insert a document into a collection in a MongoDB database. Which way to name the function is better, writeToMongoDB or WriteToMongoD? The second is CamelCase, w
Chris Gregori
General
Asked • Jan 14 2020
How do you serve index.html (or some other static HTML file) using a go web server? I just want a basic, static HTML file (like an article, for example) which I can serve from a go web server. The
Crazy Gopher
Tips & Tricks
Asked • Nov 17 2019
In Go, a string is a primitive type, which means it is read-only, and every manipulation of it will create a new string. So if I want to concatenate strings many times without knowing the length o
Ednsquare
Asked • Mar 16 2019
Community
Get Involved
Stay Connected
Company