Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InfoHandler ¶
type InfoHandler struct {
Port int
}
func (*InfoHandler) ServeHTTP ¶
func (h *InfoHandler) ServeHTTP(resp http.ResponseWriter, req *http.Request)
type Stats ¶
func (*Stats) GetLatency ¶
type StatsHandler ¶
type StatsHandler struct {
Stats *Stats
}
func (*StatsHandler) ServeHTTP ¶
func (h *StatsHandler) ServeHTTP(resp http.ResponseWriter, req *http.Request)
Click to show internal directories.
Click to hide internal directories.