Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrWindowOverlapsLastBlock = errors.New("window overlaps last block")
Functions ¶
This section is empty.
Types ¶
type Controller ¶
func NewController ¶
func NewController(config *config.Config) (self *Controller, err error)
Main class that orchestrates everything
type Server ¶
Rest API server, serves monitor counters
func (*Server) WithMonitor ¶
func (self *Server) WithMonitor(m monitoring.Monitor) *Server
Click to show internal directories.
Click to hide internal directories.