Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitialiseCustomerService ¶
func InitialiseCustomerService(collection *mongo.Collection, ctx context.Context) netxddalinterfaces.ICustomer
Types ¶
type CustomerService ¶
type CustomerService struct { CustomerCollection *mongo.Collection // contains filtered or unexported fields }
func (*CustomerService) CreateCustomer ¶
Click to show internal directories.
Click to hide internal directories.