package
19.2.0-alpha.20190805+incompatible
Repository: https://github.com/jrote1/cockroach.git
Documentation: pkg.go.dev

# Functions

NewInbox creates a new Inbox.
NewOutbox creates a new Outbox.

# Structs

Inbox is used to expose data from remote flows through an exec.Operator interface.
Outbox is used to push data from local flows to a remote endpoint.