stores

package
v0.0.0-...-1316712 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2016 License: MIT Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProcessLocalStore

type ProcessLocalStore struct {
	// contains filtered or unexported fields
}

Stores deployments in the process's local memory.

func NewProcessLocalStore

func NewProcessLocalStore() *ProcessLocalStore

func (*ProcessLocalStore) FindDeployment

func (store *ProcessLocalStore) FindDeployment(app common.Application, environment string) (common.Deployment, error)

func (*ProcessLocalStore) HasActiveDeployment

func (store *ProcessLocalStore) HasActiveDeployment(app common.Application, environment string) (bool, error)

func (*ProcessLocalStore) SaveDeployment

func (store *ProcessLocalStore) SaveDeployment(deployment common.Deployment) error

Jump to

Keyboard shortcuts

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