pfsdb

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package pfsdb contains the database schema that PFS uses.

Index

Constants

This section is empty.

Variables

View Source
var (
	// ProvenanceIndex is a secondary index on provenance
	ProvenanceIndex = &col.Index{Field: "Provenance", Multi: true}
)

Functions

func Branches

func Branches(etcdClient *etcd.Client, etcdPrefix string, repo string) col.Collection

Branches returns a collection of branches

func Commits

func Commits(etcdClient *etcd.Client, etcdPrefix string, repo string) col.Collection

Commits returns a collection of commits

func OpenCommits

func OpenCommits(etcdClient *etcd.Client, etcdPrefix string) col.Collection

OpenCommits returns a collection of open commits

func PutFileRecords added in v1.6.7

func PutFileRecords(etcdClient *etcd.Client, etcdPrefix string) col.Collection

PutFileRecords returns a collection of putFileRecords

func Repos

func Repos(etcdClient *etcd.Client, etcdPrefix string) col.Collection

Repos returns a collection of repos

Types

This section is empty.

Jump to

Keyboard shortcuts

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