Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type QuotesHandler ¶
type QuotesHandler struct {
// contains filtered or unexported fields
}
func NewQuotesHandler ¶
func NewQuotesHandler(quotesService service.Quoteser) *QuotesHandler
func (*QuotesHandler) CheckHandler ¶
func (qh *QuotesHandler) CheckHandler(w http.ResponseWriter, r *http.Request)
func (*QuotesHandler) GetRandomQuoteHandler ¶
func (qh *QuotesHandler) GetRandomQuoteHandler(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.