sharedHelper

package
v0.2.6 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2025 License: EPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const ServiceUnavailableError = "ServiceUnavailable"

Variables

This section is empty.

Functions

func StringSliceValueObjectParser added in v0.1.8

func StringSliceValueObjectParser[TypedObject any](
	rawInputValues any,
	valueObjectConstructor func(any) (TypedObject, error),
) []TypedObject

Types

type ServiceAvailabilityInspector

type ServiceAvailabilityInspector struct {
	// contains filtered or unexported fields
}

func NewServiceAvailabilityInspector

func NewServiceAvailabilityInspector(
	persistentDbSvc *internalDbInfra.PersistentDatabaseService,
) *ServiceAvailabilityInspector

func (*ServiceAvailabilityInspector) IsAvailable

func (inspector *ServiceAvailabilityInspector) IsAvailable(
	serviceName valueObject.ServiceName,
) bool

Jump to

Keyboard shortcuts

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