paths

package
v0.0.0-...-9fb3cb1 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2015 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Index-rooted paths.
	IndexPath    = "/"
	AboutPath    = "/about/"
	SignupPath   = "/signup/"
	CreatePath   = "/create/"
	LoginPath    = "/login/"
	LogoutPath   = "/logout/"
	ThankYouPath = "/thanks/"

	DashboardPath = "/dashboard/"
)

Different URL paths.

View Source
const PQDN = "localhost"

PQDN is the partially-qualified domain name for the site. This is in contrast to the FQDN which includes subdomains.

Variables

View Source
var (
	TemplatePath = "templates"
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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