Documentation
¶
Overview ¶
Package label provides common declarations used by both the runtime and runtime/pprof packages. The Set type is used for goroutine labels, and is duplicated as runtime/pprof.LabelSet. The type is duplicated due to go.dev/issue/65437 preventing the use of a type-alias in an existing public interface.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.