package
0.0.0-20240808210813-3f70f206c450
Repository: https://github.com/piotrsenkow/gosyncmls.git
Documentation: pkg.go.dev

# Functions

InitializeHttpClient is a helper function that initializes the http client.
MakeRequest2 is a helper function that makes a request to the MLSGrid API and returns the response and the number of bytes downloaded.
MakeRequestAndUpdateCounters is a helper function that calls helper function MakeRequest2() and updates the global rate tracker counters + total bytes downloaded.