Versions in this module Expand all Collapse all v0 v0.12.0 Aug 27, 2026 v0.11.0 Aug 13, 2026 Changes in this version + const CPUProfileName + const HeapProfileName + type Config struct + Dir string + Trace string + func Bind(fs *flag.FlagSet) *Config + func (c *Config) Enabled() bool + func (c *Config) Run(w io.Writer, fn func() error) error + func (c *Config) Start() (*Session, error) + type Session struct + func (s *Session) Finish(w io.Writer) error