proxy.golang.org : github.com/mehdihadeli/store-golang-microservice-sample : v0.0.0-20221004180320-6f88ae646df4
🧺 A practical e-commerce microservices, built with golang, domain-driven design, cqrs, event sourcing, vertical slice architecture, event-driven architecture, and the latest technologies.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/mehdihadeli/store-golang-microservice-sample@v0.0.0-20221004180320-6f88ae646df4
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- emperror.dev/errors v0.8.1
- github.com/EventStore/EventStore-Client-Go v1.0.2
- github.com/KyleBanks/depth v1.2.1
- github.com/Masterminds/squirrel v1.5.3
- github.com/PuerkitoBio/purell v1.1.1
- github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578
- github.com/TylerBrock/colorjson v0.0.0-20200706003622-8a50f05110d2
- github.com/ahmetb/go-linq/v3 v3.2.0
- github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de
- github.com/avast/retry-go v3.0.0+incompatible
- github.com/beorn7/perks v1.0.1
- github.com/brpaz/echozap v1.1.3
- github.com/cenkalti/backoff/v4 v4.1.2
- github.com/cespare/xxhash/v2 v2.1.2
- github.com/davecgh/go-spew v1.1.1
- github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
- github.com/doug-martin/goqu/v9 v9.18.0
- github.com/elastic/elastic-transport-go/v8 v8.1.0
- github.com/elastic/go-elasticsearch/v8 v8.4.0
- github.com/fatih/color v1.13.0
- github.com/fsnotify/fsnotify v1.5.4
- github.com/go-logr/logr v1.2.3
- github.com/go-logr/stdr v1.2.2
- github.com/go-openapi/jsonpointer v0.19.5
- github.com/go-openapi/jsonreference v0.19.6
- github.com/go-openapi/spec v0.20.4
- github.com/go-openapi/swag v0.19.15
- github.com/go-playground/locales v0.14.0
- github.com/go-playground/universal-translator v0.18.0
- github.com/go-playground/validator v9.31.0+incompatible
- github.com/go-redis/redis/v8 v8.11.5
- github.com/go-stack/stack v1.8.1
- github.com/goccy/go-json v0.9.10
- github.com/goccy/go-reflect v1.2.0
- github.com/gofrs/uuid v4.2.0+incompatible
- github.com/golang-jwt/jwt v3.2.2+incompatible
- github.com/golang-migrate/migrate/v4 v4.15.2
- github.com/golang/mock v1.6.0
- github.com/golang/protobuf v1.5.2
- github.com/golang/snappy v0.0.4
- github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
- github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hokaccha/go-prettyjson v0.0.0-20211117102719-0474bc63780f
- github.com/iancoleman/strcase v0.2.0
- github.com/jackc/chunkreader/v2 v2.0.1
- github.com/jackc/pgconn v1.12.1
- github.com/jackc/pgio v1.0.0
- github.com/jackc/pgpassfile v1.0.0
- github.com/jackc/pgproto3/v2 v2.3.0
- github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b
- github.com/jackc/pgtype v1.11.0
- github.com/jackc/pgx/v4 v4.16.1
- github.com/jackc/puddle v1.2.1
- github.com/jinzhu/inflection v1.0.0
- github.com/jinzhu/now v1.1.5
- github.com/jmoiron/sqlx v1.3.5
- github.com/joho/godotenv v1.3.0
- github.com/josharian/intern v1.0.0
- github.com/klauspost/compress v1.14.2
- github.com/labstack/echo/v4 v4.9.0
- github.com/labstack/gommon v0.3.1
- github.com/lann/builder v0.0.0-20180802200727-47ae307949d0
- github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0
- github.com/leodido/go-urn v1.2.1
- github.com/lib/pq v1.10.2
- github.com/mailru/easyjson v0.7.7
- github.com/mattn/go-colorable v0.1.12
- github.com/mattn/go-isatty v0.0.14
- github.com/mattn/go-sqlite3 v1.14.12
- github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
- github.com/mehdihadeli/go-mediatr v1.1.8
- github.com/mitchellh/mapstructure v1.5.0
- github.com/nolleh/caption_json_formatter v0.0.0-20220315135329-e0b5bf6eda5a
- github.com/olivere/elastic/v7 v7.0.32
- github.com/openzipkin/zipkin-go v0.4.0
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/prometheus/client_golang v1.13.0
- github.com/prometheus/client_model v0.2.0
- github.com/prometheus/common v0.37.0
- github.com/prometheus/procfs v0.8.0
- github.com/rabbitmq/amqp091-go v1.5.0
- github.com/satori/go.uuid v1.2.0
- github.com/sirupsen/logrus v1.8.1
- github.com/stretchr/testify v1.8.0
- github.com/swaggo/swag v1.8.3
- github.com/valyala/bytebufferpool v1.0.0
- github.com/valyala/fasttemplate v1.2.1
- github.com/xdg-go/pbkdf2 v1.0.0
- github.com/xdg-go/scram v1.0.2
- github.com/xdg-go/stringprep v1.0.2
- github.com/youmark/pkcs8 v0.0.0-20181117223130-1be2e3e5546d
- go.mongodb.org/mongo-driver v1.9.1
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.28.0
- go.opentelemetry.io/contrib/propagators/ot v1.10.0
- go.opentelemetry.io/otel v1.10.0
- go.opentelemetry.io/otel/exporters/jaeger v1.10.0
- go.opentelemetry.io/otel/exporters/prometheus v0.32.1
- go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.10.0
- go.opentelemetry.io/otel/exporters/zipkin v1.10.0
- go.opentelemetry.io/otel/metric v0.32.1
- go.opentelemetry.io/otel/sdk v1.10.0
- go.opentelemetry.io/otel/sdk/metric v0.32.1
- go.opentelemetry.io/otel/trace v1.10.0
- go.uber.org/atomic v1.9.0
- go.uber.org/multierr v1.8.0
- go.uber.org/zap v1.21.0
- golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
- golang.org/x/net v0.0.0-20220728030405-41545e8bf201
- golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
- golang.org/x/sys v0.0.0-20220919091848-fb04ddd9f9c8
- golang.org/x/text v0.3.7
- golang.org/x/time v0.0.0-20220722155302-e5dcc9cfc0b9
- golang.org/x/tools v0.1.10
- golang.org/x/xerrors v0.0.0-20220517211312-f3a8303e98df
- google.golang.org/genproto v0.0.0-20220616135557-88e70c0c3a90
- google.golang.org/grpc v1.49.0
- google.golang.org/protobuf v1.28.1
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- gorm.io/driver/postgres v1.3.7
- gorm.io/driver/sqlite v1.3.6
- gorm.io/gorm v1.23.6