d3an / finviz

Go API for Finviz
https://github.com/d3an/finviz/wiki
MIT License
20 stars 3 forks source link

General Abstractions #81

Open d3an opened 2 years ago

d3an commented 2 years ago

Evaluate whether certain components should be abstracted, i.e., Client, the backoff procedure, and/or the general request procedure.

d3an commented 2 years ago

Can we abstract Client and TestClient?