Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Repo ¶
type Repo struct {
// contains filtered or unexported fields
}
Repo stores our dependencies
func NewRepo ¶
func NewRepo(scope *gocb.Scope, controller controllers.Controller) *Repo
NewRepo creates our data store
Click to show internal directories.
Click to hide internal directories.