Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConverterImpl ¶
type ConverterImpl struct{}
func (*ConverterImpl) Convert ¶
func (c *ConverterImpl) Convert(source mismatched.DBCustomers) mismatched.APICustomers
func (*ConverterImpl) ToAPIAddress ¶
func (c *ConverterImpl) ToAPIAddress(source mismatched.DBAddress) mismatched.APIAddress
func (*ConverterImpl) ToApiCustomer ¶
func (c *ConverterImpl) ToApiCustomer(source mismatched.DBCustomer) mismatched.APICustomer
Click to show internal directories.
Click to hide internal directories.