Golang Code
Home
Tags
About
RSS
Search
Golang Code
A Library of Go Snippets
Search
2020
Feb 22
Mock S3 Uploads in Go Tests
2019
Aug 8
Read a File to String
2018
Jul 6
Creating & Writing to Temp Files
Feb 9
Converting a PDF to JPG (using ImageMagick)
2017
Dec 4
How Detect Content Type of a File
Nov 3
Part 2) Download Large Files with Progress Reports
Nov 2
Part 1) Download a File (from a URL)
Nov 1
Check If a File Exists Before Using It
Sep 14
Read a CSV File into a Struct
Aug 20
Uploading a File to AWS S3
Jun 8
Unzip Files in Go
Jun 8
Create Zip Files in Go
Jun 6
Cross Platform File Paths
2016
May 22
Serve Static Assets (using the Mux Router)
2015
Aug 3
Write data to a CSV file
Aug 2
Writing to a File