// +build !memprofiler package base import "context" func StartMemProfiler(_ context.Context) { }