//
pkg.gl
Category
github.com/nqxcode/auth_microservice
internal
app
package
0.0.0-20240930183216-c1b6262909ba
Repository:
https://github.com/nqxcode/auth_microservice.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
51
Dependents
1
Files
731 SLOC
context
crypto/tls
flag
fmt
github.com/gomodule/redigo/redis
github.com/grpc-ecosystem/grpc-gateway/v2/runtime
github.com/IBM/sarama
github.com/nqxcode/auth_microservice/internal/api/auth
github.com/nqxcode/auth_microservice/internal/config
github.com/nqxcode/auth_microservice/internal/interceptor
github.com/nqxcode/auth_microservice/internal/repository
github.com/nqxcode/auth_microservice/internal/repository/accessible_role
github.com/nqxcode/auth_microservice/internal/repository/log
github.com/nqxcode/auth_microservice/internal/repository/user/pg
github.com/nqxcode/auth_microservice/internal/repository/user/redis
github.com/nqxcode/auth_microservice/internal/service
github.com/nqxcode/auth_microservice/internal/service/async
github.com/nqxcode/auth_microservice/internal/service/audit_log
github.com/nqxcode/auth_microservice/internal/service/auth
github.com/nqxcode/auth_microservice/internal/service/cache/user
github.com/nqxcode/auth_microservice/internal/service/consumer/user_saver
github.com/nqxcode/auth_microservice/internal/service/hash
github.com/nqxcode/auth_microservice/internal/service/producer/audit_log_sender
github.com/nqxcode/auth_microservice/internal/service/token
github.com/nqxcode/auth_microservice/internal/service/validator
github.com/nqxcode/auth_microservice/pkg/auth_v1
github.com/nqxcode/auth_microservice/pkg/statik
github.com/nqxcode/platform_common/client/broker/kafka
github.com/nqxcode/platform_common/client/broker/kafka/consumer
github.com/nqxcode/platform_common/client/broker/kafka/producer
github.com/nqxcode/platform_common/client/cache
github.com/nqxcode/platform_common/client/cache/redis
github.com/nqxcode/platform_common/client/db
github.com/nqxcode/platform_common/client/db/pg
github.com/nqxcode/platform_common/client/db/transaction
github.com/nqxcode/platform_common/closer
github.com/rakyll/statik/fs
github.com/rs/cors
google.golang.org/grpc
google.golang.org/grpc/credentials
google.golang.org/grpc/credentials/insecure
google.golang.org/grpc/reflection
go.uber.org/multierr
io
log
net
net/http
os
os/signal
sync
syscall