You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks good to me but out of curiosity is there a reason you didn't choose url.Parse for this?
It comes with methods like Port(), UserPassword etc. which also give you the info you later fetch from the map.
Looks good to me but out of curiosity is there a reason you didn't choose
url.Parse
for this?It comes with methods like
Port()
,UserPassword
etc. which also give you the info you later fetch from the map.Originally posted by @ChrisSchinnerl in #209 (comment)
The text was updated successfully, but these errors were encountered: