Several values are currently defined as package-level variables, even though they represent fixed configuration values that do not change at runtime. In Go, it is more idiomatic and safer to define ...