The highest tagged major version is
v2.
package
Version:
v1.33.0
Opens a new window with list of versions in this module.
Published: Oct 7, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
Printf can be overridden for testing
type Collect struct {
Warnings []string
}
Collect is used for testing to collect warnings
instead of printing them
Warnf collects all the warnings for unit tests
type Warner func(format string, args ...interface{})
Warner prints warnings
Source Files
¶
Click to show internal directories.
Click to hide internal directories.