urljoin

package
v0.0.0-...-7a207f8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 8, 2016 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package urljoin provides methods for joining URLs from url parts.

When joining a URL, you need to keep track of slashes, ensuring that your joined URLs maintain path separators without doubling-up of slashes.

This package is ported from the Node.js "url-join" library: https://github.com/jfromaniello/url-join

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Join

func Join(parts ...string) string

Join concatenates a series of URL fragments into a properly separated URL

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL