monitoring/null_profiler.go (
3
lines of code) (
raw
):
//go:build !continuous_profiler_stackdriver package monitoring func initProfiler(opts profilerOpts) { // No operation required. }