checkoutservice: add code stubs, TODO implement

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
Ahmet Alp Balkan 2018-06-21 11:44:47 -07:00
parent af9db7b021
commit 164e52fa44
4 changed files with 2471 additions and 0 deletions

2
.gitignore vendored
View file

@ -1,3 +1,5 @@
bin/
pkg/
.DS_Store
*.pyc
*.swp