proxy.golang.org : github.com/testcontainers/testcontainers-go/examples/nats : v0.21.0
Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/testcontainers/testcontainers-go/examples/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161
- github.com/Microsoft/go-winio v0.6.1
- github.com/cenkalti/backoff/v4 v4.2.1
- github.com/containerd/containerd v1.7.1
- github.com/cpuguy83/dockercfg v0.3.1
- github.com/dnephin/pflag v1.0.7
- github.com/docker/distribution v2.8.2+incompatible
- github.com/docker/docker v23.0.6+incompatible
- github.com/docker/go-connections v0.4.0
- github.com/docker/go-units v0.5.0
- github.com/fatih/color v1.13.0
- github.com/fsnotify/fsnotify v1.6.0
- github.com/gogo/protobuf v1.3.2
- github.com/golang/protobuf v1.5.3
- github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
- github.com/google/uuid v1.3.0
- github.com/imdario/mergo v0.3.15
- github.com/klauspost/compress v1.16.5
- github.com/magiconair/properties v1.8.7
- github.com/mattn/go-colorable v0.1.12
- github.com/mattn/go-isatty v0.0.16
- github.com/moby/patternmatcher v0.5.0
- github.com/moby/sys/sequential v0.5.0
- github.com/moby/term v0.5.0
- github.com/morikuni/aec v1.0.0
- github.com/nats-io/nats-server/v2 v2.9.17
- github.com/nats-io/nats.go v1.26.0
- github.com/nats-io/nkeys v0.4.4
- github.com/nats-io/nuid v1.0.1
- github.com/opencontainers/go-digest v1.0.0
- github.com/opencontainers/image-spec v1.1.0-rc3
- github.com/opencontainers/runc v1.1.7
- github.com/pkg/errors v0.9.1
- github.com/sirupsen/logrus v1.9.0
- github.com/testcontainers/testcontainers-go v0.21.0
- golang.org/x/crypto v0.8.0
- golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
- golang.org/x/mod v0.10.0
- golang.org/x/net v0.10.0
- golang.org/x/sync v0.2.0
- golang.org/x/sys v0.8.0
- golang.org/x/term v0.8.0
- golang.org/x/tools v0.9.1
- google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
- google.golang.org/grpc v1.55.0
- google.golang.org/protobuf v1.30.0
- gotest.tools/gotestsum v1.10.0
- gotest.tools/v3 v3.4.0