1
0
mirror of https://github.com/tmrts/go-patterns.git synced 2024-11-21 20:46:08 +03:00
go-patterns/structural
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
..
proxy structural/proxy: implement structural proxy pattern (#27) 2017-07-19 13:41:46 +03:00
decorator.md Add decorator pattern 2016-04-16 17:37:35 +03:00
proxy.md structural/proxy: implement structural proxy pattern (#27) 2017-07-19 13:41:46 +03:00