Versions in this module Expand all Collapse all v1 v1.0.0 Mar 15, 2020 Changes in this version + type Web struct + func NewWeb(webPort int, channel string, adminKey string, irc *irc.Connection, ...) *Web + func (web *Web) StartWeb()