constants

package
v0.40.4 Latest Latest
Warning

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

Go to latest
Published: May 19, 2022 License: Apache-2.0 Imports: 1 Imported by: 1

Documentation

Overview

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

Index

Constants

View Source
const Format718String = "7.18"
View Source
const FormatDolt1String = "__DOLT_1__"
View Source
const FormatDoltDevString = "__DOLT_DEV__"

A temporary format used for developing flatbuffers serialization of top-of-DAG entities like StoreRoot, {Tag,WorkingSet,Commit}Head, etc. Semantics are: __LD_1__ for everything that hasn't been migrated, and what will become top-of-DAG in __DOLT_1__ for everything else.

Things that will migrate are all structs leading up to table data and index data maps.

View Source
const FormatLD1String = "__LD_1__"
View Source
const NomsVersion = "7.18"

Variables

View Source
var FormatDefaultString = FormatLD1String
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