Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrGLNNoDecision = errors.New("nodecision")
)
Functions ¶
This section is empty.
Types ¶
type GlnDetails ¶
type GlnLookupProvider ¶
type GlnLookupProvider interface {
Lookup(gln string) GlnDetails
}
func NewRefDataLookup ¶
func NewRefDataLookup(logger keycloakb.Logger) GlnLookupProvider
type GlnVerifier ¶
func NewGlnVerifier ¶
func NewGlnVerifier(providers ...GlnLookupProvider) GlnVerifier
Click to show internal directories.
Click to hide internal directories.