gonuts

command module
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2021 License: MIT Imports: 5 Imported by: 0

README

Gonuts

A program to make requests to nats.

Installing

Run go get github.com/blmayer/gonuts.

Using

Run gonuts on the terminal, the first argument is the nats' address, the second is the channel/subject and the last one is the string data to be sent. The data can be -f <path/to/file> to use a file as data. E.G.:

Data string:

gonuts localhost:4222 test "this is the test data"

File as data:

gonuts localhost:4222 test -f test.json

Meta

Author

Brian Mayer (bleemayer@gmail.com)

License

See LICENSE

Created

Jun 10 2021

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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