package
0.0.0-20240613140459-f1942a7f1313
Repository: https://github.com/timickb/narration-engine.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
StateflowService_ServiceDesc is the grpc.ServiceDesc for StateflowService service.
WorkerService_ServiceDesc is the grpc.ServiceDesc for WorkerService service.

# Structs

GetStateRequest - запрос получения состояния экземпляра.
GetStateResponse - ответ на GetStateRequest.
HandleRequest - структура с входными данными для обработчика.
HandleResponse - структура с результатом работы обработчика.
SendEventRequest - запрос отправки события в экземпляр.
SendEventResponse - ответ на SendEventRequest.
StartRequest - запрос запуска экземпляра сценария.
StartResponse - ответ на запрос запуска экземпляра сценария.
State - состояние экземпляра.
Status - статус ответа.
Error - структура ошибки.
UnimplementedStateflowServiceServer should be embedded to have forward compatible implementations.
UnimplementedWorkerServiceServer should be embedded to have forward compatible implementations.

# Interfaces

StateflowServiceClient is the client API for StateflowService service.
StateflowServiceServer is the server API for StateflowService service.
UnsafeStateflowServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeWorkerServiceServer may be embedded to opt out of forward compatibility for this service.
WorkerServiceClient is the client API for WorkerService service.
WorkerServiceServer is the server API for WorkerService service.