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