README ¶ sample for dtm to call normal http service deployed by dapr start dtm git clone github.com/dtm-labs/dtm && cd dtm MICRO_SERVICE_DRIVER=dtm-driver-dapr dapr run --app-id dtm --app-protocol grpc --app-port 36790 -- go run main.go -d -r run sample dapr run --app-id app-grpc --app-protocol grpc --app-port 8084 go run main.go Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.