dkron-executor-rabbitmq

command
v4.0.0-beta5 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2024 License: LGPL-3.0 Imports: 6 Imported by: 0

README

Create a job to send rabbitmq text Message

curl localhost:8080/v1/jobs -XPOST -d '{ "name": "job1", "schedule": "@every 10s", "timezone": "Europe/Berlin", "owner": "Platform Team", "owner_email": "platform@example.com", "disabled": false, "tags": { "server": "true:1" }, "metadata": { "user": "12345" }, "concurrency": "allow", "executor": "rabbitmq", "executor_config": { "url": "amqp://guest:guest@localhost:5672/", "text": "hello world!", "queue": "test" } }'

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