package
0.0.0-20191021023738-c8a7744f237b
Repository: https://github.com/joshuamorris/programming-for-lovers.git
Documentation: pkg.go.dev

# Functions

BoolsToBytes converts boolean arrays to byte arrays.
LoadFixture is for loading the data from the golden file for comparison.
WriteFixture creates our golden file for testing.

# Variables

Update is the flag we pass to update the golden files for the test currently running.