Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuctionHandler ¶
type AuctionHandler struct {
// contains filtered or unexported fields
}
func NewAuctionHandler ¶
func NewAuctionHandler(logger *log.Logger, ctx context.Context, serviceProvider *services.ServiceProvider) *AuctionHandler
func (*AuctionHandler) RegisterRoutes ¶
func (h *AuctionHandler) RegisterRoutes(router *mux.Router)
Click to show internal directories.
Click to hide internal directories.