PROTOTYPE_PATTERN

command
v0.0.0-...-310902d Latest Latest
Warning

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

Go to latest
Published: May 4, 2021 License: MIT Imports: 3 Imported by: 0

README

PROTOTYPE PATTERN

MOTIVATION

  • You dont design an object from scratch
  • The iterate existing designs
  • We make a copy of the prototype and customize it
  • We make a copy of the prototype and customize it (Deep Copy support)
  • We make the cloning convinient (Via a factory)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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