Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
poster
command
Package main es el ejecutor principal de la librería poster Uso: poster [options] <json_file> [printer_name]
|
Package main es el ejecutor principal de la librería poster Uso: poster [options] <json_file> [printer_name] |
|
examples
|
|
|
beeper
command
Package main demuestra cómo enviar comandos RAW no estándar (específicos del fabricante).
|
Package main demuestra cómo enviar comandos RAW no estándar (específicos del fabricante). |
|
builder/extended
command
Package main demonstrates the fluent API for building print documents
|
Package main demonstrates the fluent API for building print documents |
|
builder/minimal
command
Package main implements a minimal example of using the document builder
|
Package main implements a minimal example of using the document builder |
|
document/basic
command
Package main implements an example of printing a document using the poster library in JSON print job.
|
Package main implements an example of printing a document using the poster library in JSON print job. |
|
document/qrcode
command
Package main implements an example of printing a document using the poster library in JSON print job.
|
Package main implements an example of printing a document using the poster library in JSON print job. |
|
document/tables
command
Package main is an example of printing a document with tables using the poster library in JSON format.
|
Package main is an example of printing a document with tables using the poster library in JSON format. |
|
emulator/basic
command
Package main in an example demonstrating the ESC/POS emulator functionality
|
Package main in an example demonstrating the ESC/POS emulator functionality |
|
emulator/image
command
Package main demonstrates image embedding in the ESC/POS emulator
|
Package main demonstrates image embedding in the ESC/POS emulator |
|
graphics/base64
command
Package main demonstrates the new advanced graphics engine for ESC/POS printing
|
Package main demonstrates the new advanced graphics engine for ESC/POS printing |
|
internal
|
|
|
calculate
Package calculate proporciona funciones para cálculos relacionados con la impresión.
|
Package calculate proporciona funciones para cálculos relacionados con la impresión. |
|
load
Package load provides utility functions for image and file loading and decoding.
|
Package load provides utility functions for image and file loading and decoding. |
|
testutils
Package testutils provides utility functions for testing byte slices and error handling.
|
Package testutils provides utility functions for testing byte slices and error handling. |
|
pkg
|
|
|
commands/barcode
Package barcode implements ESC/POS commands for barcode printing functionality.
|
Package barcode implements ESC/POS commands for barcode printing functionality. |
|
commands/bitimage
Package bitimage implements ESC/POS commands for bit image functionality.
|
Package bitimage implements ESC/POS commands for bit image functionality. |
|
commands/character
Package character implements ESC/POS commands for character formatting and appearance.
|
Package character implements ESC/POS commands for character formatting and appearance. |
|
commands/linespacing
Package linespacing implements ESC/POS commands for line spacing control.
|
Package linespacing implements ESC/POS commands for line spacing control. |
|
commands/mechanismcontrol
Package mechanismcontrol implements ESC/POS commands for mechanism control functionality.
|
Package mechanismcontrol implements ESC/POS commands for mechanism control functionality. |
|
commands/print
Package print implements ESC/POS commands for basic printing operations.
|
Package print implements ESC/POS commands for basic printing operations. |
|
commands/printposition
Package printposition implements ESC/POS commands for print position control.
|
Package printposition implements ESC/POS commands for print position control. |
|
commands/qrcode
Package qrcode implements ESC/POS commands for QR Code generation and printing.
|
Package qrcode implements ESC/POS commands for QR Code generation and printing. |
|
commands/shared
Package shared contains types and functions shared across multiple ESC/POS command packages.
|
Package shared contains types and functions shared across multiple ESC/POS command packages. |
|
composer
Package composer provides a high-level interface for composing ESC/POS commands for POS printers by combining various capabilities.
|
Package composer provides a high-level interface for composing ESC/POS commands for POS printers by combining various capabilities. |
|
connection
Package connection provides platform-specific printer connection implementations for ESC/POS printers.
|
Package connection provides platform-specific printer connection implementations for ESC/POS printers. |
|
constants
Package constants provides centralized default values for the entire library.
|
Package constants provides centralized default values for the entire library. |
|
document/builder
Package builder provides a fluent API for creating print documents.
|
Package builder provides a fluent API for creating print documents. |
|
document/executor
Package executor parses and executes print documents on ESC/POS printers.
|
Package executor parses and executes print documents on ESC/POS printers. |
|
document/schema
Package schema contiene las definiciones de estructuras para documentos de impresión
|
Package schema contiene las definiciones de estructuras para documentos de impresión |
|
emulator
Package emulator provides a high-fidelity thermal printer emulation engine for Go.
|
Package emulator provides a high-fidelity thermal printer emulation engine for Go. |
|
emulator/fonts
Package fonts provides embedded font resources for the emulator.
|
Package fonts provides embedded font resources for the emulator. |
|
graphics
Package graphics provides utilities for handling monochrome bitmaps for ESC/POS printers
|
Package graphics provides utilities for handling monochrome bitmaps for ESC/POS printers |
|
profile
Package profile define las características físicas y capacidades de las impresoras térmicas.
|
Package profile define las características físicas y capacidades de las impresoras térmicas. |
|
service
Package service provides implementations for various POS printer service.
|
Package service provides implementations for various POS printer service. |
|
tables
Package tables provides table generation and rendering for ESC/POS thermal printers.
|
Package tables provides table generation and rendering for ESC/POS thermal printers. |
Click to show internal directories.
Click to hide internal directories.