This is a first attempt to add a new function for URL parsing, using go's net/url package and the simple API. This is still a barebones implementation, there's possibility to expose more information. It also includes simple tests.