Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CustomerDisplay ¶
type CustomerDisplay struct {
// contains filtered or unexported fields
}
type Display ¶
func NewCustomerDisplay ¶
func NewCustomerDisplay() Display
func NewInvoiceDisplay ¶
func NewInvoiceDisplay() Display
func NewProductDisplay ¶
func NewProductDisplay() Display
type InvoiceDisplay ¶
type InvoiceDisplay struct {
// contains filtered or unexported fields
}
type ProductDisplay ¶
type ProductDisplay struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.