3
0
Files
corteza/pkg/corredor
Denis Arh f52ea84f65 Remove gRPC (debug) logging via corteza log facility
If needed, sufficiant logging can be achieved with enviromental variables:
GRPC_GO_LOG_VERBOSITY_LEVEL=99 #
GRPC_GO_LOG_SEVERITY_LEVEL=info # (error, warning, info, fatal)
2020-05-06 09:09:31 +02:00
..
2020-01-22 17:39:14 +01:00
2020-01-22 17:39:14 +01:00
2020-01-18 07:05:34 +01:00
2020-03-27 12:46:58 +01:00
2020-01-18 07:05:34 +01:00
2020-01-18 07:05:34 +01:00

# pkg/corredor

This package is an interface to Corredor script runner service.

.It provides:
 - Connection to Corredor service
 - Subscriber service to handle events raised from Corteza services
 - Scheduling service for deferred events (scheduled, interval)