/Go_AbstractFactory_PlatziTutorial

A console application applying the Abstract Factory pattern on two Golang structures

Primary LanguageGoMIT LicenseMIT

✨ Golang - Abstract Factory ✨

A console application applying the Abstract Factory pattern on two Golang structures, this practice apply these topics:

  • Modules
  • Functions
  • Structures
  • Interfaces.

Go