designpatterns

module
v0.0.0-...-50f873e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 24, 2023 License: GPL-3.0

README

DesignPatterns:

This repo contains code for SOLID design principles and design patterns in go programming language.

How to run this code?

Go to the respective directory and run the main.go [go run main (or) go build].

How to install golang in work environment?

Please refer to golang official doc.

Directories

Path Synopsis
go
Creational/PrototypePattern/CopyMethod
To organize the DeepCoping we can have a function, which does the deep copying job.
To organize the DeepCoping we can have a function, which does the deep copying job.
Creational/PrototypePattern/DeepCopying
Deep Copy: Copying the entire object, unlike pointing to the references.
Deep Copy: Copying the entire object, unlike pointing to the references.
Creational/PrototypePattern/PrototypeFactory
To organize the DeepCoping we can have a function, which does the deep copying job.
To organize the DeepCoping we can have a function, which does the deep copying job.
Creational/PrototypePattern/Serialization
To organize the DeepCoping we can have a function, which does the deep copying job.
To organize the DeepCoping we can have a function, which does the deep copying job.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL