Discover Packages
github.com/terraform-modules-krish/go-commons
url
package
Version:
v0.17.1
Opens a new window with list of versions in this module.
Published: Oct 25, 2023
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package url contains helper functions for dealing with URL strings.
Create a URL with the given base, path parts, query string, and fragment. This method will properly URI encode
everything and handle leading and trailing slashes.
Attempt to open a URL in the user's browser. We use this to open docs, PRs we've
programmatically opened, etc
Source Files
¶
Click to show internal directories.
Click to hide internal directories.