 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(orders OrderRepository) *app
Types ¶
type Application ¶
type CustomerCacheRepository ¶
type CustomerCacheRepository interface {
	Add(ctx context.Context, customerID, name string) error
	CustomerRepository
}
    type CustomerRepository ¶
type OrderRepository ¶
type ProductCacheRepository ¶
type ProductRepository ¶
type SearchOrders ¶
type StoreCacheRepository ¶
 Click to show internal directories. 
   Click to hide internal directories.