Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WithExceptionsFunc1Workflow ¶
type WithExceptionsFunc1Workflow interface { Handle( ctx context.Context, reqHeaders zanzibar.Header, ) (*endpointsWithexceptionsWithexceptions.Response, zanzibar.Header, error) }
WithExceptionsFunc1Workflow defines the interface for WithExceptionsFunc1 workflow
func NewWithExceptionsFunc1Workflow ¶
func NewWithExceptionsFunc1Workflow(deps *module.Dependencies) WithExceptionsFunc1Workflow
NewWithExceptionsFunc1Workflow creates a workflow
Click to show internal directories.
Click to hide internal directories.