Documentation
¶
Overview ¶
Package inmemory provides an in-memory implementation of the RegistryService interface
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New( ctx context.Context, registryProvider service.RegistryDataProvider, opts ...Option, ) (service.RegistryService, error)
New creates a new registry regSvc with the given providers and options. registryProvider is required for registry data access. deploymentProvider can be nil if deployed servers functionality is not needed.
Types ¶
Click to show internal directories.
Click to hide internal directories.