package
0.0.0-20230710010217-e5a474cc7f5d
Repository: https://github.com/jecsand/identity-service.git
Documentation: pkg.go.dev
context
github.com/go-playground/validator
github.com/grpc-ecosystem/go-grpc-middleware
github.com/grpc-ecosystem/go-grpc-middleware/recovery
github.com/grpc-ecosystem/go-grpc-middleware/tags
github.com/grpc-ecosystem/go-grpc-middleware/tracing/opentracing
github.com/grpc-ecosystem/go-grpc-prometheus
github.com/heptiolabs/healthcheck
github.com/jackc/pgx/v4/pgxpool
github.com/JECSand/identity-service/command_service/config
github.com/JECSand/identity-service/command_service/identity/commands
github.com/JECSand/identity-service/command_service/identity/delivery/grpc
github.com/JECSand/identity-service/command_service/identity/delivery/kafka
github.com/JECSand/identity-service/command_service/identity/metrics
github.com/JECSand/identity-service/command_service/identity/repositories
github.com/JECSand/identity-service/command_service/identity/services
github.com/JECSand/identity-service/command_service/protos/auth_command
github.com/JECSand/identity-service/command_service/protos/group_command
github.com/JECSand/identity-service/command_service/protos/membership_command
github.com/JECSand/identity-service/command_service/protos/user_command
github.com/JECSand/identity-service/pkg/authentication
github.com/JECSand/identity-service/pkg/constants
github.com/JECSand/identity-service/pkg/interceptors
github.com/JECSand/identity-service/pkg/kafka
github.com/JECSand/identity-service/pkg/logging
github.com/JECSand/identity-service/pkg/postgres
github.com/JECSand/identity-service/pkg/tracing
github.com/JECSand/identity-service/pkg/utilities
github.com/labstack/echo/v4
github.com/labstack/echo/v4/middleware
github.com/opentracing/opentracing-go
github.com/pkg/errors
github.com/prometheus/client_golang/prometheus/promhttp
github.com/segmentio/kafka-go
google.golang.org/grpc
google.golang.org/grpc/keepalive
google.golang.org/grpc/reflection
net
net/http
os
os/signal
strconv
syscall
time