package
0.0.0-20240220045909-d6d59087f46f
Repository: https://github.com/hemant-jain-author/design-patterns-using-go.git
Documentation: pkg.go.dev

# Functions

NewSystemManagerFacade creates a new SystemManagerFacade.

# Structs

Subsystem1 represents the first subsystem.
Subsystem2 represents the second subsystem.
SystemManagerFacade represents the facade for the subsystems.