api

package
v1.0.29 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 3, 2024 License: MIT Imports: 25 Imported by: 0

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

type ErrorResponse struct {
	Error        string `json:"error"`
	InternalCode string `json:"internalCode"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL