Documentation ¶
Index ¶
Constants ¶
View Source
const (
DefaultTimeout = 200 * time.Millisecond
)
Variables ¶
This section is empty.
Functions ¶
func NewGrpcServer ¶
NewGrpcServer creates a new gRPC cmd to handle incoming events and other API calls. The `Config` can be used to configure the backing store, a timeout and the logger.
Types ¶
type ConfigurationStream ¶
type ConfigurationStream = protos.StatemachineService_StreamAllConfigurationsServer
type StatemachineStream ¶
type StatemachineStream = protos.StatemachineService_StreamAllInstateServer
Click to show internal directories.
Click to hide internal directories.