opwire-agent

command module
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2019 License: MIT Imports: 4 Imported by: 0

README

opwire-agent

Program opwire-agent is a simple command line wrapper. It receives a request from a REST API client or a message queue broker and transports this request to a command line process (that is developed by any programming language).

Architecture

Architecture

Command line programs

Command line programs use 5 technical mechanism to communicate with outer service (i.e opwire-agent):

  • Environment variables;
  • Command arguments;
  • Standard I/O: stdin, stdout, stderr;
  • JSON encoding, decoding;
  • Message logs (to log files);

Opwire development team provides a collection of command line examples in several programming languges:

License

MIT

See LICENSE to see the full text.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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