Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HelloWorld ¶
func HelloWorld(w http.ResponseWriter, r *http.Request)
Types ¶
type DateTimeResponse ¶
type DateTimeResponse struct {
DateTime string `json:"dateTime"`
}
Click to show internal directories.
Click to hide internal directories.