Versions in this module Expand all Collapse all v1 v1.0.0 Dec 30, 2021 Changes in this version + var Verbose = false + func Print(v ...interface{}) + func PrintDevices(targets []TargetDevice, w io.Writer, json bool) + func Printf(format string, v ...interface{}) + func Printjson(targets []TargetDevice, w io.Writer) error + func ProgressReader(reader io.Reader, operation string, length int64) io.Reader + func PromptUser() error + type TargetDevice interface + FriendlyName func() string + Identifier func() string + Size func() uint64