//
pkg.gl
Category
github.com/jrote1/cockroach
pkg
sql
exec
colrpc
package
19.2.0-alpha.20190805+incompatible
Repository:
https://github.com/jrote1/cockroach.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
0
Files
474 SLOC
#
Functions
NewInbox
NewInbox creates a new Inbox.
NewOutbox
NewOutbox creates a new Outbox.
#
Structs
Inbox
Inbox is used to expose data from remote flows through an exec.Operator interface.
Outbox
Outbox is used to push data from local flows to a remote endpoint.