Documentation
¶
Index ¶
- func ComplexComputation() int
- func ComplexComputationWithCtx(ctx context.Context) (ret int)
- func Handle_AlsoWrong(w http.ResponseWriter, r *http.Request)
- func Handle_Better(w http.ResponseWriter, r *http.Request)
- func Handle_VeryWrong(w http.ResponseWriter, r *http.Request)
- func Handle_Wrong(w http.ResponseWriter, r *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComplexComputation ¶
func ComplexComputation() int
func Handle_AlsoWrong ¶
func Handle_AlsoWrong(w http.ResponseWriter, r *http.Request)
func Handle_Better ¶
func Handle_Better(w http.ResponseWriter, r *http.Request)
func Handle_VeryWrong ¶
func Handle_VeryWrong(w http.ResponseWriter, r *http.Request)
func Handle_Wrong ¶
func Handle_Wrong(w http.ResponseWriter, r *http.Request)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.