// +build !memprofiler package base import "github.com/hashicorp/go-hclog" func StartMemProfiler(_ hclog.Logger) { }