Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CartServer ¶
CartServer is a HTTP interface for Cart
func NewCartServer ¶
func NewCartServer(repository shopping.CartRepository) *CartServer
NewCartServer creates a CartServer with routing configured
Click to show internal directories.
Click to hide internal directories.