This commit is contained in:
Olof hagsand 2019-05-08 13:05:51 +02:00
commit 70221742f7
26 changed files with 1314 additions and 314 deletions

View file

@ -52,4 +52,7 @@ module clixon-lib {
}
}
}
rpc ping {
description "Check aliveness of backend daemon.";
}
}