//
pkg.gl
Category
github.com/adevinta/lava
internal
urlutil
package
0.10.0
Repository:
https://github.com/adevinta/lava.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
43 SLOC
#
Functions
Get
Get retrieves the contents from a given raw URL.
#
Variables
ErrInvalidScheme
ErrInvalidScheme is returned by [Get] when the scheme of the provided URL is not supported.
ErrInvalidURL
ErrInvalidURL is returned by [Get] when the provided URL is not valid.