Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CelciusToKelvin ¶
func ErrorMessage ¶
func ErrorMessage(w http.ResponseWriter, errorMsg string)
func InfoMessage ¶
func InfoMessage(w http.ResponseWriter, msg string)
Types ¶
type HostErrorHandler ¶
type HostErrorHandler func(http.ResponseWriter, *http.Request) *HostError
func (HostErrorHandler) ServeHTTP ¶
func (fn HostErrorHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.