https://github.com/moapis/transaction
Package transaction provides a reusable component for creating and closing a request scope in gRPC.
https://github.com/moapis/transaction
Last synced: about 1 year ago
JSON representation
Package transaction provides a reusable component for creating and closing a request scope in gRPC.
- Host: GitHub
- URL: https://github.com/moapis/transaction
- Owner: moapis
- License: bsd-3-clause
- Created: 2020-01-06T15:05:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-30T07:35:33.000Z (over 5 years ago)
- Last Synced: 2024-09-22T09:12:48.333Z (almost 2 years ago)
- Language: Go
- Size: 56.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Transaction
Package transaction provides a reusable component for creating and closing a request scope in gRPC.