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