//go:build develop // +build develop package config func init() { Develop = true }