View Source Lightning.Runtime.RuntimeManager.RuntimeClient behaviour (Lightning v2.10.4)

Behaviour for runtime clients to improve testability.

Summary

Callbacks

@callback start_runtime(state :: map()) :: state :: map()
@callback stop_runtime(state :: map()) :: any()