Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct { Mutex *sync.Mutex CreateError error UpdateError error DeleteError error GetByIDError error GetAllError error // contains filtered or unexported fields }
Provider is a mockable provider
Click to show internal directories.
Click to hide internal directories.