store

package
v1.0.0-rc4 Latest Latest
Warning

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

Go to latest
Published: May 10, 2018 License: GPL-3.0 Imports: 15 Imported by: 8

Documentation

Overview

Package store holds everything that has to do with persistence and manages stored data.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetActorExistenceChecker

func GetActorExistenceChecker() id.ActorExistenceChecker

GetActorExistenceChecker returns the implementation to use for ActorExistenceChecker

func InitializeDatabase

func InitializeDatabase()

InitializeDatabase initializes the datastore

Types

type Cases

Cases defines the interfaces a store for test cases needs to fulfill

func GetCaseStore

func GetCaseStore() Cases

GetCaseStore returns a store for test cases

type Groups

Groups defines the interfaces a store for groups needs to fulfill

func GetGroupStore

func GetGroupStore() Groups

GetGroupStore returns a store for groups

type Projects

Projects defines the interfaces a store for projects needs to fulfill

func GetProjectStore

func GetProjectStore() Projects

GetProjectStore returns a store for projects

type Sequences

Sequences defines the interfaces a store for test sequences needs to fulfill

func GetSequenceStore

func GetSequenceStore() Sequences

GetSequenceStore returns a store for test sequences

type Users

Users defines the interfaces a store for users needs to fulfill

func GetUserStore

func GetUserStore() Users

GetUserStore returns a store for users

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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