package
0.0.0-20250114054016-c032c0c4f81d
Repository: https://github.com/gnsalok/design-patterns-go.git
Documentation: pkg.go.dev

# Functions

NewComputer creates a new instance of the Facade.

# Structs

----- Facade: Computer -----.
----- Subsystem: CPU -----.
----- Subsystem: HardDrive -----.
----- Subsystem: Memory -----.