printer

package
v0.0.0-...-223af15 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package printer is responsible for printing progress of releaser.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Error

func Error(msg string)

Error prints an error message to the console.

func Fatal

func Fatal(msg string)

Fatal prints an error message to the console.

func Info

func Info(msg string)

Info prints an info message to the console.

func StartFunc

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.

func Success

func Success(msg string)

Success prints a success message to the console.

func Warning

func Warning(msg string)

Warning prints a warning message to the console.

Types

This section is empty.

Jump to

Keyboard shortcuts

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