//
pkg.gl
Category
github.com/lima-vm/go-qcow2reader
log
package
0.1.2
Repository:
https://github.com/lima-vm/go-qcow2reader.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
32 SLOC
#
Functions
Debug
Debug prints a debug message.
Debugf
Debugf prints a debug message.
SetDebugFunc
SetDebugFunc sets [DebugFunc].
SetWarnFunc
SetWarnFunc sets [WarnFunc].
Warn
Warn prints a warning.
Warnf
Warnf prints a warning.
#
Type aliases
DebugFunc
DebugFunc is called for debug prints (very verbose).
WarnFunc
WarnFunc is called on a warning.