go-sdk/client
Gustavo Chaín 1a347b201c
allow to customize the default logger (#496)
Signed-off-by: Gustavo Chain <me@qustavo.cc>
2024-02-13 10:48:48 -08:00
..
internal fix(minor): remove unsupported schemes (#479) 2023-12-02 09:11:49 -08:00
actor.go Update github.com/dapr/dapr to v1.13.0-rc.1 (#503) 2024-02-07 07:54:01 -08:00
actor_test.go feat: go1.20 and golangci-lint v1.55.2 (#480) 2023-12-11 10:51:26 +08:00
binding.go refactor setting of api token (#502) 2024-01-29 17:24:12 -08:00
binding_test.go feat: go1.20 and golangci-lint v1.55.2 (#480) 2023-12-11 10:51:26 +08:00
bufpool.go [Crypto] Implement support for high-level crypto APIs (#387) 2023-05-26 07:58:35 -07:00
client.go allow to customize the default logger (#496) 2024-02-13 10:48:48 -08:00
client_test.go feat: workflow authoring and management support (#487) 2024-02-09 07:32:36 -08:00
configuration.go feat: go1.20 and golangci-lint v1.55.2 (#480) 2023-12-11 10:51:26 +08:00
configuration_test.go feat: go1.20 and golangci-lint v1.55.2 (#480) 2023-12-11 10:51:26 +08:00
crypto.go feat: go1.20 and golangci-lint v1.55.2 (#480) 2023-12-11 10:51:26 +08:00
crypto_test.go feat: go1.20 and golangci-lint v1.55.2 (#480) 2023-12-11 10:51:26 +08:00
invoke.go Update github.com/dapr/dapr to v1.13.0-rc.1 (#503) 2024-02-07 07:54:01 -08:00
invoke_test.go feat: go1.20 and golangci-lint v1.55.2 (#480) 2023-12-11 10:51:26 +08:00
lock.go feat: go1.20 and golangci-lint v1.55.2 (#480) 2023-12-11 10:51:26 +08:00
lock_test.go feat: go1.20 and golangci-lint v1.55.2 (#480) 2023-12-11 10:51:26 +08:00
metadata.go Update github.com/dapr/dapr to v1.13.0-rc.1 (#503) 2024-02-07 07:54:01 -08:00
metadata_test.go feat: go1.20 and golangci-lint v1.55.2 (#480) 2023-12-11 10:51:26 +08:00
pubsub.go refactor setting of api token (#502) 2024-01-29 17:24:12 -08:00
pubsub_test.go feat: go1.20 and golangci-lint v1.55.2 (#480) 2023-12-11 10:51:26 +08:00
secret.go refactor setting of api token (#502) 2024-01-29 17:24:12 -08:00
secret_test.go feat: go1.20 and golangci-lint v1.55.2 (#480) 2023-12-11 10:51:26 +08:00
state.go Update github.com/dapr/dapr to v1.13.0-rc.1 (#503) 2024-02-07 07:54:01 -08:00
state_test.go fix: update StateConsistency type to match protobufs (#481) 2024-01-19 08:52:10 -08:00
utils.go Add support for bulk publish (#384) 2023-03-31 14:57:57 +08:00
utils_test.go [Crypto] Implement support for high-level crypto APIs (#387) 2023-05-26 07:58:35 -07:00
wait.go Add wait() method to block until Sidecar is up. (#329) 2022-11-02 10:21:15 -07:00
wait_test.go feat: go1.20 and golangci-lint v1.55.2 (#480) 2023-12-11 10:51:26 +08:00
workflow.go feat: workflow authoring and management support (#487) 2024-02-09 07:32:36 -08:00
workflow_test.go feat: workflow authoring and management support (#487) 2024-02-09 07:32:36 -08:00