module

package
v0.0.0-...-1c898e9 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2022 License: GPL-3.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Module

type Module struct {
	ProcOptions
	// contains filtered or unexported fields
}

func New

func New(s []byte) (*Module, error)

func (*Module) ExecMain

func (m *Module) ExecMain(logsDir fs.FS, args []string, optArgs map[string]string) error

type ProcOptions

type ProcOptions struct {
	CmdAlias         string
	SeekMin, SeekMax int
}

type Table

type Table map[string]*Module

func LoadAllFromDir

func LoadAllFromDir(dir string) (Table, error)

Jump to

Keyboard shortcuts

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