Versions in this module Expand all Collapse all v0 v0.1.0 Feb 16, 2026 Changes in this version + func LoadDiscoveredServices(services ServicesInterface, env interface{}) + func RegisterService(name string, locatorFunc ServiceLocatorFunc) + type ServiceLocatorFunc func(env interface{}) interface + type ServiceRegistry struct + type ServicesInterface interface + SetService func(name string, service interface{}) v0.1.0-rc.1 Feb 16, 2026