package
0.1.327
Repository: https://github.com/fluffy-bunny/grpcdotnetgo.git
Documentation: pkg.go.dev

# Functions

AddSingletonGetOIDCAuthenticatorConfigFunc adds a func to the DI.
AddScopedIOIDCAuthenticator adds a type that implements IOIDCAuthenticator.
AddScopedIOIDCAuthenticatorByFunc adds a type by a custom func.
AddScopedIOIDCAuthenticatorByFuncWithMetadata adds a type by a custom func.
AddScopedIOIDCAuthenticatorWithMetadata adds a type that implements IOIDCAuthenticator.
AddSingletonIOIDCAuthenticator adds a type that implements IOIDCAuthenticator.
AddSingletonIOIDCAuthenticatorByFunc adds a type by a custom func.
AddSingletonIOIDCAuthenticatorByFuncWithMetadata adds a type by a custom func.
AddSingletonIOIDCAuthenticatorByObj adds a prebuilt obj.
AddSingletonIOIDCAuthenticatorByObjWithMetadata adds a prebuilt obj.
AddSingletonIOIDCAuthenticatorWithMetadata adds a type that implements IOIDCAuthenticator.
AddTransientIOIDCAuthenticator adds a type that implements IOIDCAuthenticator.
AddTransientIOIDCAuthenticatorByFunc adds a type by a custom func.
AddTransientIOIDCAuthenticatorByFuncWithMetadata adds a type by a custom func.
AddTransientIOIDCAuthenticatorWithMetadata adds a type that implements IOIDCAuthenticator.
GetGetOIDCAuthenticatorConfigFromContainer alternative to SafeGetGetOIDCAuthenticatorConfigFromContainer but panics of object is not present.
GetIOIDCAuthenticatorDefinition returns that last definition registered that this container can provide.
GetIOIDCAuthenticatorDefinitions returns all definitions that this container can provide.
GetIOIDCAuthenticatorFromContainer alternative to SafeGetIOIDCAuthenticatorFromContainer but panics of object is not present.
GetManyGetOIDCAuthenticatorConfigFromContainer alternative to SafeGetManyGetOIDCAuthenticatorConfigFromContainer but panics of object is not present.
GetManyIOIDCAuthenticatorFromContainer alternative to SafeGetManyIOIDCAuthenticatorFromContainer but panics of object is not present.
RemoveAllGetOIDCAuthenticatorConfigFunc removes all GetOIDCAuthenticatorConfig functions from the DI.
RemoveAllIOIDCAuthenticator removes all IOIDCAuthenticator from the DI.
SafeGetGetOIDCAuthenticatorConfigFromContainer trys to get the object by type, will not panic, returns nil and error.
SafeGetIOIDCAuthenticatorFromContainer trys to get the object by type, will not panic, returns nil and error.
SafeGetManyGetOIDCAuthenticatorConfigFromContainer trys to get the object by type, will not panic, returns nil and error.
SafeGetManyIOIDCAuthenticatorFromContainer trys to get the object by type, will not panic, returns nil and error.

# Variables

ReflectTypeGetOIDCAuthenticatorConfig used when your service claims to implement GetOIDCAuthenticatorConfig.
ReflectTypeIOIDCAuthenticator used when your service claims to implement IOIDCAuthenticator.

# Structs

No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author