facade

package
v1.0.12-tmp Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrInvalidValue = errors.New("invalid value")

ErrInvalidValue signals that an invalid value was provided

View Source
var ErrNilServiceResolver = errors.New("nil service resolver")

ErrNilServiceResolver signals that a nil service resolver was provided

Functions

func NewGuardianFacade

func NewGuardianFacade(args ArgsGuardianFacade) (*guardianFacade, error)

NewGuardianFacade returns a new instance of guardianFacade

Types

type ArgsGuardianFacade

type ArgsGuardianFacade struct {
	ServiceResolver      core.ServiceResolver
	StatusMetricsHandler core.StatusMetricsHandler
}

ArgsGuardianFacade represents the DTO struct used in the auth facade constructor

Jump to

Keyboard shortcuts

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