Imports
- github.com/gin-gonic/gin
- google.golang.org/grpc
- google.golang.org/grpc/credentials/insecure
- gorm.io/driver/postgres
- gorm.io/gorm
- github.com/grpc-ecosystem/grpc-gateway/v2/runtime
Imports in module “github.com/an-halim/golang-advanced”
- github.com/an-halim/golang-advanced/session-9-crud-user-grpc-gateway/handler/grpc
- github.com/an-halim/golang-advanced/session-9-crud-user-grpc-gateway/proto/user_service/v1
- github.com/an-halim/golang-advanced/session-9-crud-user-grpc-gateway/repository/postgres_gorm
- github.com/an-halim/golang-advanced/session-9-crud-user-grpc-gateway/service