package
0.0.0-20200531231915-382b95aaa347
Repository: https://github.com/gobridge/gopher.git
Documentation: pkg.go.dev

# Functions

New creates an initializes an instance of Gerrit.
NewGCPStore construct a new *GCPStore.

# Variables

ErrNotFound should be returned by Store implementations when CL number doesn't exist.

# Structs

GCPStore implements Store and tracks state in a Google Cloud Platform Datastore.
Gerrit tracks merged CLs.
No description provided by the author

# Interfaces

Store persists information about CLs that have been handled.