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