package
Version:
v0.0.0-...-3de72e3
Opens a new window with list of versions in this module.
Published: Apr 1, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package printer is responsible for printing progress of releaser.
Error prints an error message to the console.
Fatal prints an error message to the console.
Info prints an info message to the console.
func StartFunc(header string, count int) (func(int), func())
StartFunc starts logging a function's progress. Returns a function
to advance the progress bar, and a function to complete it.
Success prints a success message to the console.
Warning prints a warning message to the console.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.