package
0.22.0
Repository: https://github.com/epfl-si/go-toolbox.git
Documentation: pkg.go.dev

# Functions

CompareResponses compares the actual response with the reference file and returns a boolean indicating the result, a string representing any differences, and an error if any.
MakeRequest makes an HTTP request with the specified verb, URL, payload, schema, and value.