implemented singleton pattern

This commit is contained in:
ismayilmalik
2017-12-31 20:57:02 +03:00
parent 771a74e3c4
commit 6e66e82290
4 changed files with 59 additions and 12 deletions

12
.gitignore vendored
View File

@@ -1,14 +1,2 @@
# Binaries for programs and plugins
*.exe
*.dll
*.so
*.dylib
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
.glide/