models

package
v0.14.0-alpha1 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2022 License: Apache-2.0 Imports: 2 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Store

type Store interface {
	RepoCommits(repoCommit *code.RepoCommit) errors.Error
	Commits(commit *code.Commit) errors.Error
	Refs(ref *code.Ref) errors.Error
	CommitFiles(file *code.CommitFile) errors.Error
	CommitParents(pp []*code.CommitParent) errors.Error
	CommitFileComponents(commitFileComponent *code.CommitFileComponent) errors.Error
	Close() errors.Error
}

Jump to

Keyboard shortcuts

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