taskmanagerutility

package
v0.0.0-...-d1e270b Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LinuxCmdUtility

type LinuxCmdUtility struct {
	Log *logger.Logger
}

LinuxCmdUtility is the executable functions in within Linux command

func (*LinuxCmdUtility) PrintWithDotMatrix

func (util *LinuxCmdUtility) PrintWithDotMatrix(params *dto.DotMatrixParams) error

PrintWithDotMatrix prints with Dot Matrix Printer

func (*LinuxCmdUtility) PrintWithPos

func (util *LinuxCmdUtility) PrintWithPos(params *dto.PosParams) error

PrintWithPos prints with POS Printer

func (*LinuxCmdUtility) PrintWithZebra

func (util *LinuxCmdUtility) PrintWithZebra(params *dto.ZebraParams) error

PrintWithZebra prints with Zebra Printer

type Utility

type Utility struct {
	Log *logger.Logger
}

Utility is the interface

type WindowsCmdUtility

type WindowsCmdUtility struct {
	Log *logger.Logger
}

WindowsCmdUtility is the executable functions in within Windows command

func (*WindowsCmdUtility) PrintWithDotMatrix

func (util *WindowsCmdUtility) PrintWithDotMatrix(params *dto.DotMatrixParams) error

PrintWithDotMatrix prints with Dot Matrix Printer

func (*WindowsCmdUtility) PrintWithPos

func (util *WindowsCmdUtility) PrintWithPos(params *dto.PosParams) error

PrintWithPos prints with POS Printer

func (*WindowsCmdUtility) PrintWithZebra

func (util *WindowsCmdUtility) PrintWithZebra(params *dto.ZebraParams) error

PrintWithZebra prints as per the captured request

Jump to

Keyboard shortcuts

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