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