package
Version:
v1.13.0
Opens a new window with list of versions in this module.
Published: Jun 1, 2025
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package printer is replacement for fmt.* functions
Errorf wraps fmt.Errorf and returns a formatted error message
Fprint wraps fmt.Fprint and writes to the provided io.Writer, handling errors
Fprintf wraps fmt.Fprintf and writes formatted output to the provided io.Writer, handling errors
Fprintln wraps fmt.Fprintln and writes to the provided io.Writer, handling errors
Print wraps fmt.Print and handles errors
Printf wraps fmt.Printf and handles errors
Println wraps fmt.Println and handles errors
Source Files
¶
Click to show internal directories.
Click to hide internal directories.