proxy.golang.org : github.com/livepeer/task-runner : v0.9.0
Background service that executes tasks from the Livepeer API. Mainly used for VOD.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/livepeer/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- cloud.google.com/go v0.105.0
- cloud.google.com/go/compute v1.12.1
- cloud.google.com/go/compute/metadata v0.2.1
- cloud.google.com/go/iam v0.6.0
- cloud.google.com/go/storage v1.27.0
- contrib.go.opencensus.io/exporter/prometheus v0.1.0
- github.com/Azure/azure-pipeline-go v0.2.2
- github.com/Azure/azure-storage-blob-go v0.8.0
- github.com/Azure/go-autorest/autorest/adal v0.9.5
- github.com/Necroforger/dgrouter v0.0.0-20190528143456-040421b5a83e
- github.com/aws/aws-sdk-go v1.44.198
- github.com/beorn7/perks v1.0.1
- github.com/bwmarrin/discordgo v0.20.2
- github.com/cenkalti/backoff/v4 v4.2.0
- github.com/cespare/xxhash/v2 v2.1.2
- github.com/d1str0/pkcs7 v0.0.0-20200424205038-d65c16a5759a
- github.com/davecgh/go-spew v1.1.1
- github.com/eventials/go-tus v0.0.0-20220610120217-05d0564bb571
- github.com/go-kit/log v0.2.1
- github.com/go-logfmt/logfmt v0.5.1
- github.com/go-logr/logr v1.2.3
- github.com/go-logr/stdr v1.2.2
- github.com/gogo/protobuf v1.3.2
- github.com/golang/glog v1.0.0
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/protobuf v1.5.2
- github.com/golang/snappy v0.0.4
- github.com/google/go-cmp v0.5.9
- github.com/google/uuid v1.3.0
- github.com/googleapis/enterprise-certificate-proxy v0.2.0
- github.com/googleapis/gax-go/v2 v2.6.0
- github.com/gorilla/websocket v1.4.2
- github.com/gosuri/uilive v0.0.3
- github.com/gosuri/uiprogress v0.0.1
- github.com/grafov/m3u8 v0.11.1
- github.com/hashicorp/go-cleanhttp v0.5.2
- github.com/hashicorp/go-retryablehttp v0.7.2
- github.com/hashicorp/golang-lru v0.5.4
- github.com/ipfs/bbloom v0.0.4
- github.com/ipfs/go-block-format v0.1.1
- github.com/ipfs/go-blockservice v0.5.0
- github.com/ipfs/go-cid v0.3.2
- github.com/ipfs/go-datastore v0.6.0
- github.com/ipfs/go-ipfs-blockstore v1.2.0
- github.com/ipfs/go-ipfs-ds-help v1.1.0
- github.com/ipfs/go-ipfs-exchange-interface v0.2.0
- github.com/ipfs/go-ipfs-util v0.0.2
- github.com/ipfs/go-ipld-cbor v0.0.6
- github.com/ipfs/go-ipld-format v0.4.0
- github.com/ipfs/go-ipld-legacy v0.1.1
- github.com/ipfs/go-libipfs v0.4.0
- github.com/ipfs/go-log v1.0.5
- github.com/ipfs/go-log/v2 v2.5.1
- github.com/ipfs/go-merkledag v0.9.0
- github.com/ipfs/go-metrics-interface v0.0.1
- github.com/ipfs/go-unixfs v0.4.3
- github.com/ipfs/go-verifcid v0.0.2
- github.com/ipld/go-car v0.6.0
- github.com/ipld/go-codec-dagpb v1.5.0
- github.com/ipld/go-ipld-prime v0.19.0
- github.com/jbenet/goprocess v0.1.4
- github.com/jmespath/go-jmespath v0.4.0
- github.com/julienschmidt/httprouter v1.3.0
- github.com/klauspost/compress v1.15.13
- github.com/klauspost/cpuid/v2 v2.2.3
- github.com/lib/pq v1.10.7
- github.com/livepeer/catalyst-api v0.0.13-0.20230216132322-8b4f260542df
- github.com/livepeer/go-api-client v0.4.3
- github.com/livepeer/go-tools v0.2.5
- github.com/livepeer/joy4 v0.1.2-0.20220210094601-95e4d28f5f07
- github.com/livepeer/livepeer-data v0.6.4
- github.com/livepeer/m3u8 v0.11.1
- github.com/livepeer/stream-tester v0.12.22-0.20220912212136-f2dff6bd9343
- github.com/mattn/go-ieproxy v0.0.0-20190702010315-6dee0af9227d
- github.com/mattn/go-isatty v0.0.17
- github.com/matttproud/golang_protobuf_extensions v1.0.4
- github.com/minio/sha256-simd v1.0.0
- github.com/mr-tron/base58 v1.2.0
- github.com/multiformats/go-base32 v0.1.0
- github.com/multiformats/go-base36 v0.2.0
- github.com/multiformats/go-multibase v0.1.1
- github.com/multiformats/go-multihash v0.2.1
- github.com/multiformats/go-varint v0.0.7
- github.com/opentracing/opentracing-go v1.2.0
- github.com/patrickmn/go-cache v2.1.0+incompatible
- github.com/peterbourgon/ff v1.7.1
- github.com/pierrec/lz4 v2.6.1+incompatible
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
- github.com/polydawn/refmt v0.89.0
- github.com/prometheus/client_golang v1.14.0
- github.com/prometheus/client_model v0.3.0
- github.com/prometheus/common v0.39.0
- github.com/prometheus/procfs v0.8.0
- github.com/rabbitmq/amqp091-go v1.6.0
- github.com/rabbitmq/rabbitmq-stream-go-client v1.0.2
- github.com/spaolacci/murmur3 v1.1.0
- github.com/stretchr/objx v0.5.0
- github.com/stretchr/testify v1.8.1
- github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80
- github.com/whyrusleeping/cbor-gen v0.0.0-20230126041949-52956bd4c9aa
- github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
- github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
- github.com/xeipuuv/gojsonschema v1.2.0
- go.opencensus.io v0.23.0
- go.opentelemetry.io/otel v1.12.0
- go.opentelemetry.io/otel/trace v1.12.0
- go.uber.org/atomic v1.10.0
- go.uber.org/multierr v1.9.0
- go.uber.org/zap v1.24.0
- golang.org/x/crypto v0.5.0
- golang.org/x/net v0.5.0
- golang.org/x/oauth2 v0.3.0
- golang.org/x/sync v0.1.0
- golang.org/x/sys v0.4.0
- golang.org/x/text v0.6.0
- golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
- google.golang.org/api v0.102.0
- google.golang.org/appengine v1.6.7
- google.golang.org/genproto v0.0.0-20221027153422-115e99e71e1c
- google.golang.org/grpc v1.50.1
- google.golang.org/protobuf v1.28.1
- gopkg.in/vansante/go-ffprobe.v2 v2.1.1
- gopkg.in/yaml.v3 v3.0.1
- lukechampine.com/blake3 v1.1.7