//
pkg.gl
Category
github.com/av-belyakov/golang_structures_and_algorithms
structuraldesignpatterns
facadepattern
package
0.0.0-20250114083209-26dfc01844e0
Repository:
https://github.com/av-belyakov/golang_structures_and_algorithms.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
83 SLOC
#
Functions
FacadeExample
main method.
NewBranchManagerFacade
method NewBranchManagerFacade.
#
Structs
Account
Account struct.
BranchManagerFacade
BranchManagerFacade struct.
Customer
Customer struct.
Transaction
Transaction struct.