service

package
v0.8.3 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2020 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewStorageStatusWrapper

func NewStorageStatusWrapper(s datastore.Storage) datastore.Storage

Types

type ProjectService

type ProjectService struct {
	Storage datastore.Storage
	// contains filtered or unexported fields
}

func NewProjectService

func NewProjectService(s datastore.Storage, l *zap.Logger) *ProjectService

func (*ProjectService) Create

func (*ProjectService) Delete

func (*ProjectService) Find

func (*ProjectService) Get

func (*ProjectService) GetHistory added in v0.7.0

func (*ProjectService) Update

type StorageStatusWrapper

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

func (StorageStatusWrapper) Create

func (StorageStatusWrapper) Delete

func (StorageStatusWrapper) Find

func (s StorageStatusWrapper) Find(ctx context.Context, filter map[string]interface{}, result interface{}) error

func (StorageStatusWrapper) Get

func (StorageStatusWrapper) GetHistory added in v0.7.0

func (StorageStatusWrapper) Update

type TenantService

type TenantService struct {
	Storage datastore.Storage
	// contains filtered or unexported fields
}

func NewTenantService

func NewTenantService(s datastore.Storage, l *zap.Logger) *TenantService

func (*TenantService) Create

func (*TenantService) Delete

func (*TenantService) Find

func (*TenantService) Get

func (*TenantService) GetHistory added in v0.7.0

func (*TenantService) Update

Jump to

Keyboard shortcuts

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