Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultBufferSize = 1000
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Inspector ¶
type Inspector struct {
// contains filtered or unexported fields
}
Inspector is attached to an inspectable pipeline component and makes returns records coming in or out of the component. An Inspector is a "proxy" between the pipeline component being inspected and the API, which broadcasts records to all clients.
Click to show internal directories.
Click to hide internal directories.