serviceclient

package
v0.0.0-...-2942e7d Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2021 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const BBSLockSchemaKey = "bbs_lock"

Variables

This section is empty.

Functions

func NewNoopLocketClient

func NewNoopLocketClient() *noopLocketClient

func NewServiceClient

func NewServiceClient(cellPresenceClient maintain.CellPresenceClient, locketClient locketmodels.LocketClient) *serviceClient

Types

type ServiceClient

type ServiceClient interface {
	CellById(logger lager.Logger, cellId string) (*models.CellPresence, error)
	Cells(logger lager.Logger) (models.CellSet, error)
	CellEvents(logger lager.Logger) <-chan models.CellEvent
}

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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