Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterWithRegistry ¶
func RegisterWithRegistry( ctx context.Context, startupTimer startup.Timer, config interfaces.Configuration, lc logger.LoggingClient, serviceKey string, dic *di.Container) (registry.Client, error)
RegisterWithRegistry connects to the registry and registers the service with the Registry
func RegisterWithRegistryWithOptions ¶
func RegisterWithRegistryWithOptions( ctx context.Context, startupTimer startup.Timer, config interfaces.Configuration, lc logger.LoggingClient, serviceKey string, dic *di.Container, options map[string]any) (registry.Client, error)
RegisterWithRegistryWithOptions connects to the registry and registers the service with the Registry with options
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.