 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LinuxCmdUtility ¶
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 WindowsCmdUtility ¶
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
 Click to show internal directories. 
   Click to hide internal directories.