zk

package
v0.0.0-...-92d349b Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2023 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ProgressPrinter

func ProgressPrinter(message string, total uint64) (chan uint64, func())

prints progress every 10 seconds returns a channel to send progress to, and a function to stop the printer routine

func ProgressPrinterWithoutTotal

func ProgressPrinterWithoutTotal(message string) (chan uint64, func())

prints progress every 10 seconds returns a channel to send progress to, and a function to stop the printer routine

func ProgressPrinterWithoutValues

func ProgressPrinterWithoutValues(message string, total uint64) (chan uint64, func())

prints progress every 10 seconds returns a channel to send progress to, and a function to stop the printer routine

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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