mirror of
https://github.com/qdm12/gluetun.git
synced 2026-05-07 04:20:12 +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
|