Commit Graph

3 Commits

Author SHA1 Message Date
Edward
3500e141b7 Merge https://github.com/weichou1229/go-patterns
# Conflicts:
#	README.md
2020-05-03 01:32:15 +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
7164b9efe0 Initial commit 2015-12-15 00:05:06 +02:00