Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
Handler defines a movie handler.
func (*Handler) GetMovieDetails ¶
func (h *Handler) GetMovieDetails(w http.ResponseWriter, req *http.Request)
GetMovieDetails handlers GET /movie requests.
Click to show internal directories.
Click to hide internal directories.