As far as i know, the Interfaces in go have bad effect on performance (as mentioned here) =============== Method calls on interface types are a dynamic dispatch — the actual ...
@Romshark Thirteen Thank you The challenge isn't parallelizing. The problem is the difference between different websites! For example, consider all of my websites are eComme...
How can i make sure that the input json string to (json.Unmarshal()) has my required filed?
Where am i wrong? Headers sent without any problem. but requests parameters (limit=1) not work. In other words, How can i pass parameters through my GET request?
Anyone used VSCode for go developemnt under WSL2 on Windows? I faced some issuses such as: The intelligence is very slow! it tooks at least 2.2 seconds (and even more) to pre...
I don't know what should i do in this case I also tired the Goland IDE but there are some other issuse in goland. For example a message appears on golang toolbar that says: Fi...
Hello. I have a scraper that is supposed to process a large number of pages from about 7,000 different websites and extract some information. What is the best way to do this?
Anyone knows how he added this bar on his own windows desktop?
Not work/ Why? It should place limit=1 at the end of endpoint (like my first screenshot where i put this parameter manually) But it doesn't
can selenium be used in high scale situations with many requests? For example 10 million requests per day? (I'm using Golang)
So how @regrambot works?
How can i pretend?
VSCode? WSL2? Go?