mirror of
https://github.com/qdm12/gluetun.git
synced 2026-06-10 06:12:27 +02:00
4 lines
149 B
Go
4 lines
149 B
Go
// Package constants defines constants shared throughout the program.
|
|
// It also defines constant maps and slices using functions.
|
|
package constants
|