constants

package
v0.0.0-...-22f70f5 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2017 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package constants collects common constants used in Noms, such as the Noms data format version.

Index

Constants

View Source
const (
	RootPath       = "/root/"
	GetRefsPath    = "/getRefs/"
	GetBlobPath    = "/getBlob/"
	HasRefsPath    = "/hasRefs/"
	WriteValuePath = "/writeValue/"
	BasePath       = "/"

	GraphQLPath = "/graphql/"
)
View Source
const NOMS_VERSION_NEXT_ENV_NAME = "NOMS_VERSION_NEXT"
View Source
const NOMS_VERSION_NEXT_ENV_VALUE = "1"
View Source
const NomsVersion = "7.4"

TODO: generate this from some central thing with go generate.

Variables

View Source
var NomsGitSHA = "<developer build>"

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