cmds

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TagsCommand

type TagsCommand struct {
	*cmds.CommandDescription
}

func NewTagsCommand

func NewTagsCommand() (*TagsCommand, error)

func (*TagsCommand) RunIntoGlazeProcessor

func (c *TagsCommand) RunIntoGlazeProcessor(
	ctx context.Context,
	parsedLayers *layers.ParsedLayers,
	gp middlewares.Processor,
) error

type TagsSettings

type TagsSettings struct {
	File string `glazed.parameter:"file"`
}

type TriggersCommand

type TriggersCommand struct {
	*cmds.CommandDescription
}

func NewTriggersCommand

func NewTriggersCommand() (*TriggersCommand, error)

func (*TriggersCommand) RunIntoGlazeProcessor

func (c *TriggersCommand) RunIntoGlazeProcessor(
	ctx context.Context,
	parsedLayers *layers.ParsedLayers,
	gp middlewares.Processor,
) error

type TriggersSettings

type TriggersSettings struct {
	File string `glazed.parameter:"file"`
}

type VariablesCommand

type VariablesCommand struct {
	*cmds.CommandDescription
}

func NewVariablesCommand

func NewVariablesCommand() (*VariablesCommand, error)

func (*VariablesCommand) RunIntoGlazeProcessor

func (c *VariablesCommand) RunIntoGlazeProcessor(
	ctx context.Context,
	parsedLayers *layers.ParsedLayers,
	gp middlewares.Processor,
) error

type VariablesSettings

type VariablesSettings struct {
	File string `glazed.parameter:"file"`
}

Jump to

Keyboard shortcuts

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