handlers

package
v0.4.17 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateTableProcessor

func CreateTableProcessor(pc *glazed.CommandContext) (*middlewares.TableProcessor, error)

func CreateTableProcessorWithOutput

func CreateTableProcessorWithOutput(pc *glazed.CommandContext, outputType string, tableFormat string) (*middlewares.TableProcessor, error)

Types

type Handler

type Handler interface {
	Handle(c *gin.Context, w io.Writer) error
}

type UnsupportedCommandError added in v0.4.15

type UnsupportedCommandError struct {
	Command cmds.Command
}

func (*UnsupportedCommandError) Error added in v0.4.15

func (e *UnsupportedCommandError) Error() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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