Add link to examples (#83)
This commit is contained in:
parent
298ac1c381
commit
4200a3cc2d
|
|
@ -35,3 +35,5 @@ type TransactionalStateStore interface {
|
|||
Multi(reqs []TransactionalRequest) error
|
||||
}
|
||||
```
|
||||
|
||||
See the [documentation repo](https://github.com/dapr/docs/tree/master/howto) for examples.
|
||||
|
|
|
|||
Loading…
Reference in New Issue