Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tsavola/contextack
context.Context cancellation acknowledgement support
https://github.com/tsavola/contextack
go
Last synced: about 22 hours ago
JSON representation
context.Context cancellation acknowledgement support
- Host: GitHub
- URL: https://github.com/tsavola/contextack
- Owner: tsavola
- License: other
- Created: 2017-08-24T21:50:42.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2022-05-26T21:02:04.000Z (over 2 years ago)
- Last Synced: 2024-06-20T12:05:34.599Z (5 months ago)
- Topics: go
- Language: Go
- Homepage: https://savo.la/context-cancellation-acknowledgement.html
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
See the [example API implementation](example/example.go) and [client
code](ack_test.go).