mirror of
https://github.com/tmrts/go-patterns.git
synced 2024-11-21 20:46:08 +03:00
commit
67efe3e622
@ -1,4 +1,4 @@
|
||||
#Strategy Pattern
|
||||
# Strategy Pattern
|
||||
Strategy behavioral design pattern enables an algorithm's behavior to be selected at runtime.
|
||||
|
||||
It defines algorithms, encapsulates them, and uses them interchangeably.
|
||||
|
Loading…
Reference in New Issue
Block a user