package
0.4.35
Repository: https://github.com/opentdf/platform.git
Documentation: pkg.go.dev

# Functions

NewServiceRegistry creates a new instance of the service registry.

# Structs

DBRegister is a struct that holds the information needed to register a service with a database.
namespace represents a namespace in the service registry.
RegistrationParams is a struct that holds the parameters needed to register a service with the service registry.
Service is a struct that holds the registration information for a service as well as the state of the service within the instance of the platform.
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
Registry represents a map of service namespaces.
No description provided by the author