Interfaces 101 : Parsing Command Flags Ep. 9
Introduction In episode 8, Miki developed a Go HTTP client that had a method to check the health of a theoretical API. The method would construct the request URL and return an error based on the response code received…