//
pkg.gl
Category
github.com/authzed/zed
internal
console
package
0.21.0
Repository:
https://github.com/authzed/zed.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
4
Files
49 SLOC
#
Functions
CreateProgressBar
CreateProgressBar creates a new progress bar with the given description and defaults adjusted to zed's UX experience.
#
Variables
Errorf
Errorf defines an (overridable) function for printing to the console via stderr.
Print
No description provided by the author
Printf
Printf defines an (overridable) function for printing to the console via stdout.
Println
Println prints a line with optional values to the console.