https://github.com/acoshift/datastore-accounting-example
https://github.com/acoshift/datastore-accounting-example
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/acoshift/datastore-accounting-example
- Owner: acoshift
- Created: 2017-03-05T10:03:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-05T10:04:24.000Z (over 9 years ago)
- Last Synced: 2025-06-03T14:45:18.548Z (about 1 year ago)
- Language: Go
- Size: 2.93 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# datastore-accounting-example
This repo show you how to use transaction in cloud datastore,
for critical task like accounting.
## How to Run
1. Create Google Cloud Project
1. Change `projectID` in `main.go` to your project id
1. run `main.go`