proxy.golang.org : github.com/microsoft/durabletask-go : v0.3.1
The Durable Task Framework is a lightweight, embeddable engine for writing durable, fault-tolerant business logic (orchestrations) as ordinary code.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/microsoft/[email protected]
Published:
Indexed:
Related tag:
v0.3.1
Loading...
Readme
Loading...
Dependencies
- github.com/cenkalti/backoff/v4 v4.1.3
- github.com/davecgh/go-spew v1.1.1
- github.com/dustin/go-humanize v1.0.1
- github.com/felixge/httpsnoop v1.0.3
- github.com/go-logr/logr v1.2.3
- github.com/go-logr/stdr v1.2.2
- github.com/golang/protobuf v1.5.2
- github.com/google/uuid v1.3.0
- github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
- github.com/marusama/semaphore/v2 v2.5.0
- github.com/mattn/go-isatty v0.0.16
- github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
- github.com/openzipkin/zipkin-go v0.4.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
- github.com/stretchr/objx v0.4.0
- github.com/stretchr/testify v1.8.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.36.4
- go.opentelemetry.io/otel v1.11.1
- go.opentelemetry.io/otel/exporters/zipkin v1.11.1
- go.opentelemetry.io/otel/metric v0.33.0
- go.opentelemetry.io/otel/sdk v1.11.1
- go.opentelemetry.io/otel/trace v1.11.1
- golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
- golang.org/x/net v0.7.0
- golang.org/x/sys v0.5.0
- golang.org/x/text v0.7.0
- golang.org/x/tools v0.1.12
- google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f
- google.golang.org/grpc v1.53.0
- google.golang.org/protobuf v1.28.1
- gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
- gopkg.in/yaml.v3 v3.0.1
- lukechampine.com/uint128 v1.2.0
- modernc.org/cc/v3 v3.40.0
- modernc.org/ccgo/v3 v3.16.13
- modernc.org/libc v1.22.5
- modernc.org/mathutil v1.5.0
- modernc.org/memory v1.5.0
- modernc.org/opt v0.1.3
- modernc.org/sqlite v1.22.1
- modernc.org/strutil v1.1.3
- modernc.org/token v1.0.1