Imports
- github.com/grpc-ecosystem/grpc-gateway/v2/runtime
- github.com/lib/pq
- google.golang.org/grpc
- google.golang.org/grpc/credentials/insecure
- google.golang.org/grpc/reflection
Imports in module “github.com/sikemausa/micro-service-example”
- github.com/sikemausa/micro-service-example/internal/handler
- github.com/sikemausa/micro-service-example/internal/repository/postgres
- github.com/sikemausa/micro-service-example/internal/service
- github.com/sikemausa/micro-service-example/pb/v1