Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Palette ¶
type Palette struct { EOLReset string // Routine header. RoutineFirst string // The first routine printed. Routine string // Following routines. CreatedBy string Race string // Call line. Package string SrcFile string FuncMain string FuncLocationUnknown string FuncLocationUnknownExported string FuncGoMod string FuncGoModExported string FuncGOPATH string FuncGOPATHExported string FuncGoPkg string FuncGoPkgExported string FuncStdLib string FuncStdLibExported string Arguments string }
func (*Palette) BucketHeader ¶
BucketHeader prints the header of a goroutine signature.
Click to show internal directories.
Click to hide internal directories.