Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type REST ¶
type REST struct {
// contains filtered or unexported fields
}
REST is the http handler
func New ¶
func New( log *structs.Loggers, gbs *snitch.Stats, p *plot.Plot, keyspace *keyspace.Keyspace, mc *memcached.Memcached, collector *collector.Collector, set structs.SettingsHTTP, probeThreshold float64, ks *keyset.KeySet, telnetManager *telnetmgr.Manager, ) *REST
New returns http handler to the endpoints
Click to show internal directories.
Click to hide internal directories.