Jump to Content

Andrew M McCall

Andrew M McCall - Web Developer In Traverse City, Michigan

Golang

Golang Read Environment Variables From File: How To Do It [Code Snippets]

A brief overview of parsing your own environment file using Go

How To Create A Template Cache For Your Golang Web Application

This is an example of how to create a template cache for a go web application that uses an in-memory map.