webctrl

package
v1.3.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 17, 2022 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InfoResult

type InfoResult struct {
	Order  int    `json:"order"`
	Label  string `json:"label"`
	Result string `json:"result"`
}

type PageData

type PageData struct {
	PageTitle string
	Links     []config.Link
	Commands  []config.Command
}

type WebCtl

type WebCtl struct {
	// contains filtered or unexported fields
}

func New

func New(cfgpath string, logger log.Logger) (*WebCtl, error)

func (*WebCtl) Start

func (c *WebCtl) Start(addr string) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL