Documentation ¶
Index ¶
Constants ¶
View Source
const ( GET = "GET" POST = "POST" )
Variables ¶
This section is empty.
Functions ¶
func EchoHandler ¶
func EchoHandler(w http.ResponseWriter, r *http.Request)
func StartServer ¶
func StatusHandler ¶
func StatusHandler(w http.ResponseWriter, r *http.Request)
Types ¶
type ErrorMessage ¶
Click to show internal directories.
Click to hide internal directories.