Comparing Two Files
a hint on how to compare two files. The recipe will show you how to quickly determine whether the files are identical. The recipe will also present you with a way to find differences between the two.
Create the comparison.go file with the following ...
blog.cloudnativefolks.org3 min read