Skip to content

mariamikv/foodBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pizza Builder in Go

This project demonstrates the Builder Design Pattern in Go by creating a Pizza struct and a PizzaBuilder struct. The builder provides methods for setting each optional ingredient of the pizza, allowing for a step-by-step and controlled way to construct complex pizza objects.

About

Pizza Builder in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages