Versions in this module Expand all Collapse all v1 v1.0.1 Aug 31, 2023 Changes in this version + type ICustomer interface + CreateCustomer func(customer *models.Customer) (*models.DBResponse, error)