Skip to main content
Journey Uncommon Logo
JourneyUncommon
mediumGopprof basicsSingle-choice MCQ

When importing `net/http/pprof` to expose profiles over HTTP, what does the blank import `_ "net/http/pprof"` actually accomplish?

import _ "net/http/pprof"