Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Zeebe Go Client

Testing

To regenerate the gateway mock mock_pb/mock_gateway.go run mockgen:

mockgen github.com/zeebe-io/zeebe/clients/go/pb GatewayClient,Gateway_ActivateJobsClient > mock_pb/mock_gateway.go