Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RadonProGaugeHandler ¶
func RadonProGaugeHandler(w http.ResponseWriter, r *http.Request)
func RadonProHandler ¶
func RadonProHandler(w http.ResponseWriter, r *http.Request)
RadonProHandler is a simple handler that returns a JSON response
Types ¶
type RadonProResponse ¶
type RadonProResponse struct {
Message string `json:"message"`
}
Click to show internal directories.
Click to hide internal directories.