Versions in this module Expand all Collapse all v1 v1.3.8 Aug 17, 2022 Changes in this version + type InfoResult struct + Label string + Order int + Result string + type PageData struct + Commands []config.Command + Links []config.Link + PageTitle string + type WebCtl struct + func New(cfgpath string, logger log.Logger) (*WebCtl, error) + func (c *WebCtl) Start(addr string) error