Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRouter ¶
func NewRouter(quotesHandler *handlers.QuotesHandler) (http.Handler, error)
NewRouter конструктор нового роутера содержит обработчики запросов /static - обработчик статических файлов, для отдачи статики, в нашем случае app.js /unprotected - обработчик запроса цитаты без PoW / - обработчик запроса цитаты с PoW
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.