Versions in this module Expand all Collapse all v0 v0.0.4 Nov 26, 2024 v0.0.3 Oct 16, 2024 v0.0.2 Oct 1, 2024 Changes in this version + type Controller struct + func New(host string, port int, readHeaderTimeout time.Duration, ...) *Controller + func (controller *Controller) Run() + func (controller *Controller) Stop()