Expand description
§Provider manager
Provider manager provides access to the individual service providers. This gives an easy interact for passing overall manager down to the individual providers that might need to call other providers while also allowing an easy injection of mocked providers.
Structs§
- Provider
- Global provider manager.
- Provider
Builder - Builder for
Provider.
Enums§
- Provider
Builder Error - Error type for ProviderBuilder