//
pkg.gl
Category
github.com/hemant-jain-author/design-patterns-using-go
Facad
package
0.0.0-20240220045909-d6d59087f46f
Repository:
https://github.com/hemant-jain-author/design-patterns-using-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
35 SLOC
#
Functions
NewSystemManagerFacade
NewSystemManagerFacade creates a new SystemManagerFacade.
#
Structs
Subsystem1
Subsystem1 represents the first subsystem.
Subsystem2
Subsystem2 represents the second subsystem.
SystemManagerFacade
SystemManagerFacade represents the facade for the subsystems.