Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractBody ¶
Types ¶
type HTTPHandlers ¶
type HTTPHandlers interface {
Install(router server.HTTPServer)
}
func NewProductsHandler ¶
func NewProductsHandler(logger logging.Logger, service services.ProductsService) HTTPHandlers
Click to show internal directories.
Click to hide internal directories.