cmd

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2020 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var NoTrailingNewlineFlag bool
View Source
var Version = "1.0.0"

Functions

func Execute

func Execute()

Types

type URL

type URL struct {
	Scheme          string
	Opaque          string
	Username        string
	Password        string
	PasswordIsGiven bool
	Host            string
	Hostname        string
	Port            int
	Path            string
	PathEscaped     string
	RawQuery        string
	Fragment        string
	Query           url.Values
}

func NewUrl

func NewUrl(in *url.URL) *URL

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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