Imports
Imports in module “github.com/herryg91/go-clean-architecture/examples/book-rest-api”
- github.com/herryg91/go-clean-architecture/examples/book-rest-api/app/usecase/book_page
- github.com/herryg91/go-clean-architecture/examples/book-rest-api/config
- github.com/herryg91/go-clean-architecture/examples/book-rest-api/handler
- github.com/herryg91/go-clean-architecture/examples/book-rest-api/pkg/mysql
- github.com/herryg91/go-clean-architecture/examples/book-rest-api/pkg/redis
- github.com/herryg91/go-clean-architecture/examples/book-rest-api/repository/book_repository_v1