Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ClientFactory = func() (contacts.ContactsClientInterface, error) { return contacts.NewClient(context.Background()) }
ClientFactory is the function used to create Contacts clients. Override in tests to inject mocks.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.