memory

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2023 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppsStore

type AppsStore interface {
	domain.AppsReader
	domain.AppsWriter
}

func NewAppsStore

func NewAppsStore(existingApps ...domain.App) AppsStore

type DeploymentsStore

type DeploymentsStore interface {
	domain.DeploymentsReader
	domain.DeploymentsWriter
}

func NewDeploymentsStore

func NewDeploymentsStore(existingDeployments ...domain.Deployment) DeploymentsStore

Jump to

Keyboard shortcuts

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