//
pkg.gl
Category
github.com/hashicorp/go-getter/v2
helper
url
package
2.2.3
Repository:
https://github.com/hashicorp/go-getter.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
1
Dependents
3
Files
20 SLOC
#
Functions
MustParse
MustParse calls Parse but panics if it errors; it should be mainly used to make tests shorter.
Parse
Parse parses rawURL into a URL structure.