//go:build production package main func initProfiling() { // no profiling in production }