Documentation
¶
Index ¶
Constants ¶
View Source
const (
HandleVersion = "/version"
)
Variables ¶
This section is empty.
Functions ¶
func Setup ¶
func Setup(controller *control.Controller)
Types ¶
type Version ¶
type Version struct {
// contains filtered or unexported fields
}
var VersionIns *Version
func (*Version) VersionHandler ¶
func (h *Version) VersionHandler(writer http.ResponseWriter, request *http.Request)
Click to show internal directories.
Click to hide internal directories.