url

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package url wraps part of the Go "url" package (https://golang.org/pkg/url/)

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FuncMap

func FuncMap() template.FuncMap

Types

type QueryString

type QueryString struct {
	// contains filtered or unexported fields
}

func ParseQuery added in v0.0.4

func ParseQuery(input string) (*QueryString, error)

func (QueryString) String

func (qs QueryString) String() string

type URL

type URL struct {
	// contains filtered or unexported fields
}

func Parse added in v0.0.4

func Parse(input string) (*URL, error)

func (URL) String

func (u URL) String() string

Jump to

Keyboard shortcuts

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