 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewContactsSaveContactsWorkflow ¶
func NewContactsSaveContactsWorkflow( deps *module.Dependencies, ) workflow.ContactsSaveContactsWorkflow
NewContactsSaveContactsWorkflow ...
Types ¶
type SaveContactsEndpoint ¶
type SaveContactsEndpoint struct {
	Clients *module.ClientDependencies
	Logger  *zap.Logger
	Request *zanzibar.ServerHTTPRequest
}
    SaveContactsEndpoint ...
func (SaveContactsEndpoint) Handle ¶
func (w SaveContactsEndpoint) Handle( ctx context.Context, headers zanzibar.Header, r *endpointContacts.SaveContactsRequest, ) (*endpointContacts.SaveContactsResponse, zanzibar.Header, error)
Handle "/contacts/:userUUID/contacts"
 Click to show internal directories. 
   Click to hide internal directories.