[][src]Module conec::coord

This module defines the Coordinator entity and associated functionality.

See library documentation for more info on how to instantiate a Coordinator.

Structs

Coord

Main coordinator object

Enums

CoordChanError

Coordinator channel driver errors

CoordError

Coordinator constructor and driver errors

Type Definitions

IncomingStreams

A Stream of incoming data streams from Client or Coordinator.

NewInStream

Output by IncomingStreams