cmdtable

package
v0.0.0-...-9648343 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2021 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Overview

Package cmdtable implements tools to look up messages in a table.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Table

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

func New

func New() *Table

func (*Table) Command

func (tab *Table) Command(cc *cmdclient.CommandContext)

func (*Table) Commands

func (tab *Table) Commands(ccs []*cmdclient.CommandContext)

func (*Table) Lookup

func (tab *Table) Lookup(payload string) (cc *cmdclient.CommandContext, argstart int)

Lookup

func (*Table) UpdateSets

func (tab *Table) UpdateSets(hsets map[string]*ipc.HostCommandSet)

UpdateSets updates dynamically gathered sets.

Jump to

Keyboard shortcuts

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