Versions in this module Expand all Collapse all v0 v0.0.21 Jun 7, 2022 v0.0.2 Jun 7, 2022 Changes in this version + func CPUProfile(ctx context.Context, sec int) ([]byte, map[string]string, error) + func Profile(profile string, debug, gc int) ([]byte, map[string]string, error) + func Trace(ctx context.Context, sec int) ([]byte, map[string]string, error)