Postgres Example (#490)

* creating postgres example - fixes #489

* postgres example glide fix

* all the changes

* use fn call

* removing func.yaml

* removing build.sh

* test.sh cleanup
This commit is contained in:
Jordan Krage
2017-01-30 11:06:31 -06:00
committed by Travis Reeder
parent 67af2757cd
commit d565cc6afe
6 changed files with 185 additions and 0 deletions

10
examples/postgres/glide.lock generated Normal file
View File

@@ -0,0 +1,10 @@
hash: 12ce0fe3e599891c7aeb6d5a99ff107b4f979e88ff5da7a6d5b1cf5cac8b1ad7
updated: 2017-01-20T22:48:30.561728713Z
imports:
- name: github.com/lib/pq
version: 67c3f2a8884c9b1aac5503c8d42ae4f73a93511c
subpackages:
- oid
- name: github.com/pkg/errors
version: 248dadf4e9068a0b3e79f02ed0a610d935de5302
testImports: []