pfsdb

package
v1.5.3 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2017 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{"Provenance", 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 RepoRefCounts

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

RepoRefCounts returns a collection of repo ref counts

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