Documentation
¶
Overview ¶
Package acid implements a built-in API that exposes debugging, profiling, monitoring, and other worker facilities
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Acid ¶
type Acid struct{}
func (*Acid) OnBehalfCallStringer ¶
func (*Acid) Ping ¶
func (s *Acid) Ping()
Ping is a nop. Its intended use is as a basic check whether a worker is still alive.
func (*Acid) RuntimeProfile ¶
RuntimeProfile exposes the Go runtime profiling framework of this worker
Click to show internal directories.
Click to hide internal directories.