package
0.0.0-20210827224422-e5fa29d95e8b
Repository: https://github.com/attic-labs/noms.git
Documentation: pkg.go.dev
# Functions
CreateCommitMetaStruct creates and returns a Noms struct suitable for use in CommitOptions.Meta.
ForDatabase parses a spec for a Database.
ForDatabaseOpts parses a spec for a Database.
ForDataset parses a spec for a Dataset.
ForDatasetOpts parses a spec for a Dataset.
ForPath parses a spec for a path to a Value.
ForPathOpts parses a spec for a path to a Value.
NewAbsolutePath attempts to parse 'str' and return an AbsolutePath.
ReadAbsolutePaths attempts to parse each path in 'paths' and resolve them.
# Structs
AbsolutePath describes the location of a Value within a Noms database.
Spec locates a Noms database, dataset, or value globally.
SpecOptions customize Spec behavior.