In golang How to split a URL and encode back to URL from decoded components. Any packages that do the job?
HOSTPORTIPV6:portIPV6:port
aaa:abbb:cccc:dddd:0000:0000:00aa:bbbb:8080/static/silly.html
I want to reconstruct the URL with brackets arround IPV6 address.