Files
gluetun/internal/constants/constants.go

4 lines
149 B
Go
Raw Normal View History

2021-02-06 16:26:23 +00:00
// Package constants defines constants shared throughout the program.
// It also defines constant maps and slices using functions.
package constants