Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Communicator ¶
type Communicator struct {
// contains filtered or unexported fields
}
func NewCommunicator ¶
func NewCommunicator(in io.ReadCloser, db db.DB) *Communicator
func (*Communicator) Run ¶
func (comm *Communicator) Run() error
Click to show internal directories.
Click to hide internal directories.