Documentation
¶
Index ¶
- func BlockProfile(p *Profile)
- func CPUProfile(p *Profile)
- func GoroutineProfile(p *Profile)
- func MemProfile(p *Profile)
- func MutexProfile(p *Profile)
- func Quiet(p *Profile)
- func ThreadcreationProfile(p *Profile)
- func TraceProfile(p *Profile)
- func WithLogger(l *log.Logger) func(p *Profile)
- type Profile
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BlockProfile ¶
func BlockProfile(p *Profile)
func CPUProfile ¶
func CPUProfile(p *Profile)
func GoroutineProfile ¶
func GoroutineProfile(p *Profile)
func MemProfile ¶
func MemProfile(p *Profile)
func MutexProfile ¶
func MutexProfile(p *Profile)
func ThreadcreationProfile ¶
func ThreadcreationProfile(p *Profile)
func TraceProfile ¶
func TraceProfile(p *Profile)
func WithLogger ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.