Documentation ¶ Overview ¶ Package url contains handlers for parsing values with the net/url package. It currently implements the url.URL type. Note Go's url package does not do a lot of validation, and will happily "parse" wildly invalid URLs without returning an error. Source Files ¶ View all Source files url.go Click to show internal directories. Click to hide internal directories.