Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSimpleServiceCallWorkflow ¶
func NewSimpleServiceCallWorkflow( deps *module.Dependencies, ) workflow.SimpleServiceCallWorkflow
NewSimpleServiceCallWorkflow ...
Types ¶
type Workflow ¶
type Workflow struct { Clients *module.ClientDependencies Logger *zap.Logger }
Workflow ...
func (Workflow) Handle ¶
func (w Workflow) Handle( ctx context.Context, reqHeaders zanzibar.Header, req *endpointBaz.SimpleService_Call_Args, ) (zanzibar.Header, error)
Handle ...
Click to show internal directories.
Click to hide internal directories.