Imports
- github.com/google/wire
- golang.org/x/oauth2/jwt
- google.golang.org/api/option
- google.golang.org/api/sheets/v4
Imports in module “github.com/hienng99/book_auth_service”
- github.com/hienng99/book_auth_service/app/domain/repository
- github.com/hienng99/book_auth_service/app/external/persistence/file
- github.com/hienng99/book_auth_service/app/external/persistence/mysql
- github.com/hienng99/book_auth_service/app/external/persistence/transaction
- github.com/hienng99/book_auth_service/app/recaptcha
- github.com/hienng99/book_auth_service/app/usecases
- github.com/hienng99/book_auth_service/pkg/config
- github.com/hienng99/book_auth_service/pkg/gormutil
- github.com/hienng99/book_auth_service/pkg/hashid
- github.com/hienng99/book_auth_service/pkg/kms
- github.com/hienng99/book_auth_service/pkg/log
- github.com/hienng99/book_auth_service/pkg/logkeeper
- github.com/hienng99/book_auth_service/pkg/notifier/event
- github.com/hienng99/book_auth_service/pkg/notifier/eventfactory
- github.com/hienng99/book_auth_service/pkg/notifier/slack
- github.com/hienng99/book_auth_service/pkg/redis
- github.com/hienng99/book_auth_service/pkg/s3manager
- github.com/hienng99/book_auth_service/pkg/spreadsheet
- github.com/hienng99/book_auth_service/pkg/spreadsheet/googlesheet
- github.com/hienng99/book_auth_service/pkg/sqsmanager