Documentation ¶
Index ¶
- func BuildEmptyClaimsPrincipalMap() coreUtilsTestsAuth.EntryPointToClaimsMap
- func NewPluginWithTestStartup(testStartup ITestStartup) pluginContracts.IGRPCDotNetGoPlugin
- func NewPluginsWithTestStartup(testStartup ITestStartup) []pluginContracts.IGRPCDotNetGoPlugin
- func NewTestStartup(testStartup ITestStartup) coreContracts.IStartup
- type ITestStartup
- type TestStartup
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildEmptyClaimsPrincipalMap ¶
func BuildEmptyClaimsPrincipalMap() coreUtilsTestsAuth.EntryPointToClaimsMap
func NewPluginWithTestStartup ¶
func NewPluginWithTestStartup(testStartup ITestStartup) pluginContracts.IGRPCDotNetGoPlugin
NewPluginWithClaimsMap ...
func NewPluginsWithTestStartup ¶
func NewPluginsWithTestStartup(testStartup ITestStartup) []pluginContracts.IGRPCDotNetGoPlugin
func NewTestStartup ¶
func NewTestStartup(testStartup ITestStartup) coreContracts.IStartup
Types ¶
type ITestStartup ¶
type TestStartup ¶
func (*TestStartup) GetConfigureServicesHook ¶
func (s *TestStartup) GetConfigureServicesHook() func(builder *di.Builder)
Click to show internal directories.
Click to hide internal directories.