Documentation ¶
Index ¶
Constants ¶
View Source
const ( KeycloakMode = "keycloak" ClaimsMode = "claims" )
Variables ¶
This section is empty.
Functions ¶
func NewRegistration ¶
func NewRegistration() *serviceregistry.Service[entityresolutionconnect.EntityResolutionServiceHandler]
Types ¶
type ERSConfig ¶ added in v0.4.27
type ERSConfig struct {
Mode string `mapstructure:"mode" json:"mode"`
}
type EntityResolution ¶ added in v0.4.27
type EntityResolution struct {
entityresolutionconnect.EntityResolutionServiceHandler
}
Click to show internal directories.
Click to hide internal directories.