Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SimpleServiceCallWorkflow ¶
type SimpleServiceCallWorkflow interface { Handle( ctx context.Context, reqHeaders zanzibar.Header, r *endpointsTchannelBazBaz.SimpleService_Call_Args, ) (zanzibar.Header, error) }
SimpleServiceCallWorkflow defines the interface for SimpleServiceCall workflow
Click to show internal directories.
Click to hide internal directories.