Skip to content

Commit

Permalink
feat(examples): Add tests to exercise the wRPC endpoints for keyvalue…
Browse files Browse the repository at this point in the history
…-inmemory provider (#37)

* feat: Implement RedactedString for redacting sensitive values from logs

Signed-off-by: Joonas Bergius <joonas@cosmonic.com>

* feat(examples): Add tests exercising wRPC endpoints for the example keyvalue-inmemory provider

Signed-off-by: Joonas Bergius <joonas@cosmonic.com>

---------

Signed-off-by: Joonas Bergius <joonas@cosmonic.com>
  • Loading branch information
joonas committed Sep 13, 2024
1 parent 517d5b3 commit db9e6eb
Show file tree
Hide file tree
Showing 12 changed files with 2,250 additions and 25 deletions.
3 changes: 3 additions & 0 deletions examples/keyvalue-inmemory/bindings/testing/testing.wrpc.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
// Generated by `wit-bindgen-wrpc-go` 0.8.0. DO NOT EDIT!
// testing package contains wRPC bindings for `testing` world
package testing
Loading

0 comments on commit db9e6eb

Please sign in to comment.