Using Environment Variables in Go

Learn how to make use of environment variables to store sensitive information outside of your Go program

Wei-Meng Lee
Level Up Coding
Published in
5 min readNov 2, 2021

--

Photo by Jan Kopřiva on Unsplash

Environment variables are key-value pairs of data that are defined in an operating system. These key/value pairs can be accessed by applications that are running on the system. Think of environment variables as your variables or…

--

--

ACLP Certified Trainer | Blockchain, Smart Contract, Data Analytics, Machine Learning, Deep Learning, and all things tech (http://calendar.learn2develop.net).