//
pkg.gl
Category
github.com/KyKyPy3/clean
internal
infrastructure
package
0.0.0-20241124113528-0de0edb5b16b
Repository:
https://github.com/kykypy3/clean.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
38
Dependents
1
Files
412 SLOC
context
errors
fmt
github.com/avito-tech/go-transaction-manager/drivers/sqlx/v2
github.com/avito-tech/go-transaction-manager/trm/v2/manager
github.com/go-playground/validator
github.com/jmoiron/sqlx
github.com/KyKyPy3/clean/internal/infrastructure/config
github.com/KyKyPy3/clean/internal/infrastructure/queue
github.com/KyKyPy3/clean/internal/modules/game
github.com/KyKyPy3/clean/internal/modules/game/infrastructure/gateway/postgres
github.com/KyKyPy3/clean/internal/modules/registration
github.com/KyKyPy3/clean/internal/modules/registration/infrastructure/gateway/email
github.com/KyKyPy3/clean/internal/modules/registration/infrastructure/gateway/postgres
github.com/KyKyPy3/clean/internal/modules/registration/infrastructure/gateway/queue
github.com/KyKyPy3/clean/internal/modules/session
github.com/KyKyPy3/clean/internal/modules/session/infrastructure/controller/middleware
github.com/KyKyPy3/clean/internal/modules/session/infrastructure/gateway/redis
github.com/KyKyPy3/clean/internal/modules/user
github.com/KyKyPy3/clean/internal/modules/user/infrastructure/gateway/postgres
github.com/KyKyPy3/clean/pkg/email
github.com/KyKyPy3/clean/pkg/jwt
github.com/KyKyPy3/clean/pkg/kafka
github.com/KyKyPy3/clean/pkg/latch
github.com/KyKyPy3/clean/pkg/logger
github.com/KyKyPy3/clean/pkg/mediator
github.com/KyKyPy3/clean/pkg/metric
github.com/KyKyPy3/clean/pkg/outbox
github.com/KyKyPy3/clean/pkg/postgres
github.com/KyKyPy3/clean/pkg/redis
github.com/KyKyPy3/clean/pkg/tracing
github.com/labstack/echo/v4
github.com/labstack/echo/v4/middleware
github.com/redis/go-redis/v9
github.com/segmentio/kafka-go
go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho
net/http
time