constants

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2014 License: Apache-2.0, BSD-3-Clause, Zlib Imports: 0 Imported by: 3

Documentation

Overview

Package constants is a set of constants for Lagann. Right now this is just for etcd and http routing paths, but in the future it will be more.

Index

Constants

View Source
const (
	REGISTER_URL       = "/register"
	LOGIN_URL          = "/login"
	APP_CREATE_URL     = "/user/create"
	CAN_DEPLOY_APP_URL = "/app/candeploy/:app"
	DEPLOY_APP_URL     = "/app/deploy/:app"

	ROOT_MUXPATH = "/"
	USER_MUXPATH = "/user/"
	APP_MUXPATH  = "/app/"

	ETCD_LAGANN_AUTHKEYS = "/flitter/lagann/authkeys/"
	ETCD_LAGANN_USERS    = "/flitter/lagann/users/"
	ETCD_APPS            = "/flitter/apps/"
	ETCD_BUILDER_USERS   = "/flitter/builder/users/"
)

Variables

This section is empty.

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