Documentation
¶
Index ¶
- func NewHandler(useCase thread.UseCase) thread.Handler
- type Handler
- func (h Handler) Create(w http.ResponseWriter, r *http.Request)
- func (h Handler) Details(w http.ResponseWriter, r *http.Request)
- func (h Handler) Posts(w http.ResponseWriter, r *http.Request)
- func (h Handler) UpdateDetails(w http.ResponseWriter, r *http.Request)
- func (h Handler) Vote(w http.ResponseWriter, r *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Handler ¶
func (Handler) UpdateDetails ¶
func (h Handler) UpdateDetails(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.