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

# Functions

AddScopedIGithubOAuth2Authenticator adds a type that implements IGithubOAuth2Authenticator.
AddScopedIGithubOAuth2AuthenticatorByFunc adds a type by a custom func.
AddScopedIGithubOAuth2AuthenticatorByFuncWithMetadata adds a type by a custom func.
AddScopedIGithubOAuth2AuthenticatorWithMetadata adds a type that implements IGithubOAuth2Authenticator.
AddSingletonIGithubOAuth2Authenticator adds a type that implements IGithubOAuth2Authenticator.
AddSingletonIGithubOAuth2AuthenticatorByFunc adds a type by a custom func.
AddSingletonIGithubOAuth2AuthenticatorByFuncWithMetadata adds a type by a custom func.
AddSingletonIGithubOAuth2AuthenticatorByObj adds a prebuilt obj.
AddSingletonIGithubOAuth2AuthenticatorByObjWithMetadata adds a prebuilt obj.
AddSingletonIGithubOAuth2AuthenticatorWithMetadata adds a type that implements IGithubOAuth2Authenticator.
AddTransientIGithubOAuth2Authenticator adds a type that implements IGithubOAuth2Authenticator.
AddTransientIGithubOAuth2AuthenticatorByFunc adds a type by a custom func.
AddTransientIGithubOAuth2AuthenticatorByFuncWithMetadata adds a type by a custom func.
AddTransientIGithubOAuth2AuthenticatorWithMetadata adds a type that implements IGithubOAuth2Authenticator.
GetIGithubOAuth2AuthenticatorDefinition returns that last definition registered that this container can provide.
GetIGithubOAuth2AuthenticatorDefinitions returns all definitions that this container can provide.
GetIGithubOAuth2AuthenticatorFromContainer alternative to SafeGetIGithubOAuth2AuthenticatorFromContainer but panics of object is not present.
GetManyIGithubOAuth2AuthenticatorFromContainer alternative to SafeGetManyIGithubOAuth2AuthenticatorFromContainer but panics of object is not present.
RemoveAllIGithubOAuth2Authenticator removes all IGithubOAuth2Authenticator from the DI.
SafeGetIGithubOAuth2AuthenticatorFromContainer trys to get the object by type, will not panic, returns nil and error.
SafeGetManyIGithubOAuth2AuthenticatorFromContainer trys to get the object by type, will not panic, returns nil and error.

# Variables

ReflectTypeIGithubOAuth2Authenticator used when your service claims to implement IGithubOAuth2Authenticator.

# Structs

No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author