Shared utility code for Dapr runtime
Go to file
Samantha Coyle b7ed6b6ef0
fix: add another fix for a sec vul
Signed-off-by: Samantha Coyle <sam@diagrid.io>
2024-06-24 15:44:00 -05:00
.github Update linter to 1.55.1 and fix linter errors (#71) 2023-10-30 11:55:29 -07:00
byteslicepool Migrate dapr/utils/byteslicepool to kit (#73) 2023-10-30 11:55:45 -07:00
concurrency Mutexmap (#95) 2024-05-23 15:57:05 -07:00
config Update linter to 1.55.1 and fix linter errors (#71) 2023-10-30 11:55:29 -07:00
context Adds `context` package with `Pool` 2023-05-24 14:02:18 -07:00
cron Update linter to 1.55.1 and fix linter errors (#71) 2023-10-30 11:55:29 -07:00
crypto style: make linter happy 2024-06-24 14:27:58 -05:00
errors fixing a dead hyperlink (#94) 2024-04-16 13:28:40 -07:00
events Events: type Batcher value & ensure queue order (#89) 2024-03-26 13:31:51 +02:00
fswatcher Events: type Batcher value & ensure queue order (#89) 2024-03-26 13:31:51 +02:00
grpccodes Dapr Error Handling/Codes - Add Internal Shared Functionality (#57) 2023-09-14 12:04:04 -07:00
jwkscache JWKSCache: add option to set CA certificate to trust (#81) 2024-01-11 10:59:16 -08:00
logger Update linter to 1.55.1 and fix linter errors (#71) 2023-10-30 11:55:29 -07:00
metadata feat: enable original key to be returned for metadata property fields (#88) 2024-03-06 07:26:01 -08:00
ptr Added to package to convert to pointers (#18) 2022-07-26 14:30:19 -04:00
retry Update linter to 1.55.1 and fix linter errors (#71) 2023-10-30 11:55:29 -07:00
schemes/enc/v1 Update linter to 1.55.1 and fix linter errors (#71) 2023-10-30 11:55:29 -07:00
signals Move dapr/utils/streams to kit (#68) 2023-10-31 13:12:15 -07:00
streams Move dapr/utils/streams to kit (#68) 2023-10-31 13:12:15 -07:00
time Update linter to 1.55.1 and fix linter errors (#71) 2023-10-30 11:55:29 -07:00
ttlcache Add `ttlcache` package (#80) 2023-12-27 07:25:56 -08:00
utils JWKSCache: add option to set CA certificate to trust (#81) 2024-01-11 10:59:16 -08:00
.codecov.yaml ci: add codecov (#4) 2021-06-02 14:56:32 -04:00
.gitignore Mutexmap (#95) 2024-05-23 15:57:05 -07:00
.golangci.yml Update linter to 1.55.1 and fix linter errors (#71) 2023-10-30 11:55:29 -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 Update linter to 1.55.1 and fix linter errors (#71) 2023-10-30 11:55:29 -07:00
README.md Add FOSSA workflow and badge (#14) 2022-03-12 08:25:19 -05:00
go.mod fix: add another fix for a sec vul 2024-06-24 15:44:00 -05:00
go.sum fix: add another fix for a sec vul 2024-06-24 15:44:00 -05:00

README.md

kit

FOSSA Status

Shared utility code for Dapr runtime.

Code of Conduct

Please refer to our Dapr Community Code of Conduct