Documentation ¶
Index ¶
Constants ¶
View Source
const ( // make sure only one is shown. This is an internal error code to point the developer to the code that is failing InternalError_ExternalIDP_001 = "rg-external-idp-001" InternalError_ExternalIDP_002 = "rg-external-idp-002" InternalError_ExternalIDP_003 = "rg-external-idp-003" InternalError_ExternalIDP_004 = "rg-external-idp-004" InternalError_ExternalIDP_005 = "rg-external-idp-005" InternalError_ExternalIDP_006 = "rg-external-idp-006" InternalError_ExternalIDP_007 = "rg-external-idp-007" InternalError_ExternalIDP_008 = "rg-external-idp-008" InternalError_ExternalIDP_009 = "rg-external-idp-009" InternalError_ExternalIDP_010 = "rg-external-idp-010" InternalError_ExternalIDP_011 = "rg-external-idp-011" InternalError_ExternalIDP_099 = "rg-external-idp-099" // 99 is a bind problem )
Variables ¶
This section is empty.
Functions ¶
func AddScopedIHandler ¶
func AddScopedIHandler(builder di.ContainerBuilder)
AddScopedIHandler registers the *service as a singleton.
Types ¶
type ErrorResponse ¶
Click to show internal directories.
Click to hide internal directories.