Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCustomerFetcher ¶
func NewCustomerFetcher() services.CustomerFetcher
NewCustomerFetcher creates a new struct with the service dependencies
func NewCustomerSearcher ¶
func NewCustomerSearcher() services.CustomerSearcher
func NewCustomerUpdater ¶
func NewCustomerUpdater() services.CustomerUpdater
NewCustomerUpdater creates a new struct with the service dependencies
Types ¶
type QueryOption ¶
type QueryOption func(*pop.Query)
Click to show internal directories.
Click to hide internal directories.