mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-22 16:58:54 +02:00
6 lines
61 B
Go
6 lines
61 B
Go
//go:build production
|
|
|
|
package main
|
|
|
|
func initProfiling() {}
|