qd

command
v0.0.0-...-7e60ad8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 9, 2014 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Overview

Command `qd` runs daemon that listens for commands and executes them one by one.

Qd listens on address defined in environment variable `QADDR`. Address format is "<network>:<address>", where network and address are passed to `net.Listen` and `rpc.Dial`.

Examples:

QADDR="unix:/tmp/q.socket" qd

QADDR="tcp:127.0.0.1:9876" qd

BUGS:

Qd does not clean socket file after termination.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL