package
Version:
v0.15.2
Opens a new window with list of versions in this module.
Published: Nov 25, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package gold implements golden files.
Bytes check binary golden file.
Init should be called in TestMain.
NormalizeNewlines normalizes \r\n (windows) and \r (mac)
into \n (unix).
Str checks text golden file.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.