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
|