Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶ added in v0.4.0
type Provider struct {
// contains filtered or unexported fields
}
func NewProvider ¶ added in v0.4.0
func NewProvider( configProvider config.Provider, metricsProvider metrics.Provider, endpointService identity.EndpointService, channelProvider generic.ChannelProvider, idProvider vdriver.IdentityProvider, identityLoaders []identity.NamedIdentityLoader, kvss *kvs.KVS, ) *Provider
Click to show internal directories.
Click to hide internal directories.