Golang Code
Home
Tags
About
RSS
Search
Golang Code
A Library of Go Snippets
Search
2020
Apr 17
Exit an Application, With or Without an Error Code
2018
Jul 6
Creating & Writing to Temp Files
2017
Nov 5
Handle Ctrl+C (Signal Interrupt) Close in the Terminal
Nov 1
Check If a File Exists Before Using It
Jul 10
Get and Set Environment Variables
Jun 8
Unzip Files in Go
Jun 8
Create Zip Files in Go
Jun 6
Cross Platform File Paths
May 27
Updating Go on Ubuntu/Linux
May 2
Detect if Code is Running On Windows (at Runtime)
Apr 26
Get the Current Username, Name and Home Dir (Cross Platform)
2015
Aug 3
Write data to a CSV file
Aug 2
Writing to a File