Imports
- github.com/golang-migrate/migrate/v4
- github.com/golang-migrate/migrate/v4/database/postgres
- github.com/golang-migrate/migrate/v4/source/file
- github.com/grpc-ecosystem/grpc-gateway/v2/runtime
- github.com/redis/go-redis/v9
- github.com/rs/zerolog/log
- golang.org/x/sync/errgroup
- google.golang.org/grpc
- google.golang.org/grpc/reflection
- google.golang.org/protobuf/encoding/protojson
Imports in module “github.com/ZenSam7/Education”
- github.com/ZenSam7/Education/api
- github.com/ZenSam7/Education/api_gin
- github.com/ZenSam7/Education/db/sqlc
- github.com/ZenSam7/Education/protobuf
- github.com/ZenSam7/Education/redis/cache
- github.com/ZenSam7/Education/redis/worker
- github.com/ZenSam7/Education/token
- github.com/ZenSam7/Education/tools