Commit Graph

11 Commits

Author SHA1 Message Date
Lucas Alves
f158178684 Create new link for adapter pattern 2021-08-20 21:35:48 -03:00
Edward
b3ac04909d organize structural patterns 2020-05-08 17:07:20 +08:00
Edward
f2d95570bb Merge https://github.com/restudy/go-patterns 2020-05-03 01:53:37 +08:00
YikesHome
4833c8bb74
Create decorate.go 2019-10-31 03:31:07 +08:00
nynicg
ffbfc177a7 update code 2019-05-05 23:42:21 +08:00
nynicg
178e5eff4c flyweight pattern 2019-05-05 23:12:47 +08:00
nynicg
280a0ab36a facade pattern 2019-05-05 17:18:49 +08:00
nynicg
98163f1179 composite pattern 2019-05-05 16:08:55 +08:00
nynicg
4f002c767b bridge pattern 2019-05-05 15:23:17 +08:00
Artjoms Nemiro
f978e42036 structural/proxy: implement structural proxy pattern (#27)
* Update gitignore added JetBrains, LiteIDE and other exclude files

* Added example of proxy realisation

* Update proxy description with simple example

* Update showcase with description, small refactore of code

* Update proxy doc

* Added comments in example proxy also added link to go play sandbox

* Small improvement of proxy example

* Update link for play golang

* Corrected mistakes, splited user validation in proxy

* Updated link to play golang and some mistakes
2017-07-19 13:41:46 +03:00
Tamer Tas
d90a201871 Add decorator pattern 2016-04-16 17:37:35 +03:00