Crates.io | karmen |
lib.rs | karmen |
version | 2.0.1 |
source | src |
created_at | 2021-12-17 23:44:27.393074 |
updated_at | 2021-12-17 23:49:34.497109 |
description | A rust client library for the Karmen framework |
homepage | https://github.com/jrcichra/karmen |
repository | https://github.com/jrcichra/karmen |
max_upload_size | |
id | 499835 |
size | 9,739 |
Centralized Pub/Sub for microservices
if:
as a key under an action is now a reserved word for conditional expressionsparallel
and serial
blocks should perform how you expect...each block is done serially{hostname-action-variablename}
{hostname-action-pass}
boolean is set automatically so you can conditionally run actions based on the result of previous actions without managing a parameter. Code 200 is defined as a pass
karmen.py
when executed as scriptmain.go