//
pkg.gl
Category
github.com/go-faster/sdk
gold
package
0.15.1
Repository:
https://github.com/go-faster/sdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
139 SLOC
#
Functions
Bytes
Bytes check binary golden file.
Init
Init should be called in TestMain.
NormalizeNewlines
NormalizeNewlines normalizes \r\n (windows) and \r (mac) into \n (unix).
Str
Str checks text golden file.