Shared utility code for Dapr runtime
Go to file
Josh van Leeuwen 8b5f336115 Revert "Tiny: use `Load` instead of `CompareAndSwap` for detecting recoveries (#69)"
This reverts commit a0df11f512.
2023-10-30 16:19:36 +00:00
.github Add Dapr crypto library to dapr/kit (#38) 2023-03-07 11:22:05 -08:00
config Updates: (#36) 2023-01-05 12:12:21 -08:00
context Adds `context` package with `Pool` 2023-05-24 14:02:18 -07:00
cron Use mocked clock in cron tests, rather than wall clock (#66) 2023-10-23 09:53:28 -07:00
crypto ParseKey: ignore trailing newlines when parsing base64-encoded keys (#51) 2023-06-05 11:22:46 -07:00
errors Dapr Error Handling/Codes - Add Internal Shared Functionality (#57) 2023-09-14 12:04:04 -07:00
events Adds events/ratelimiting/coalescing (#64) 2023-10-25 13:15:16 -07:00
fswatcher Bring in fswatcher from runtime (#26) 2022-10-31 11:04:07 -07:00
grpccodes Dapr Error Handling/Codes - Add Internal Shared Functionality (#57) 2023-09-14 12:04:04 -07:00
jwkscache JWKS Cache: add WaitForCacheReady method (#47) 2023-04-18 10:01:51 -07:00
logger Updates: (#36) 2023-01-05 12:12:21 -08:00
ptr Added to package to convert to pointers (#18) 2022-07-26 14:30:19 -04:00
retry Revert "Tiny: use `Load` instead of `CompareAndSwap` for detecting recoveries (#69)" 2023-10-30 16:19:36 +00:00
schemes/enc/v1 Dapr crypto scheme v1 (high level methods) (#42) 2023-04-18 12:36:28 -07:00
time Refactored ParseISO8601Duration for 18x perf improvement (#39) 2023-03-07 11:25:05 -08:00
.codecov.yaml ci: add codecov (#4) 2021-06-02 14:56:32 -04:00
.golangci.yml Adds events/ratelimiting/coalescing (#64) 2023-10-25 13:15:16 -07:00
CODEOWNERS Update CODEOWNERS (#37) 2023-01-05 12:25:59 -08:00
CONTRIBUTING.md Add DCO requirements and updated code of conduct (#13) 2021-12-30 10:09:28 -05:00
LICENSE Update LICENSE to Apache 2.0 (#11) 2021-11-24 13:40:17 -05:00
Makefile Fixing running tests on aarch64 arm machines (#65) 2023-10-22 06:51:12 -07:00
README.md Add FOSSA workflow and badge (#14) 2022-03-12 08:25:19 -05:00
go.mod Dapr Error Handling/Codes - Add Internal Shared Functionality (#57) 2023-09-14 12:04:04 -07:00
go.sum Dapr Error Handling/Codes - Add Internal Shared Functionality (#57) 2023-09-14 12:04:04 -07:00

README.md

kit

FOSSA Status

Shared utility code for Dapr runtime.

Code of Conduct

Please refer to our Dapr Community Code of Conduct