Imports
- github.com/grpc-ecosystem/go-grpc-middleware
- github.com/grpc-ecosystem/grpc-gateway/v2/runtime
- github.com/rs/cors
- github.com/sirupsen/logrus
- google.golang.org/grpc
- google.golang.org/grpc/credentials/insecure
- google.golang.org/grpc/reflection
- google.golang.org/protobuf/encoding/protojson
Imports in module “github.com/hudyweas/panshee/services/api_service”
- github.com/hudyweas/panshee/services/api_service/api/panshee/v1/pb
- github.com/hudyweas/panshee/services/api_service/config
- github.com/hudyweas/panshee/services/api_service/database
- github.com/hudyweas/panshee/services/api_service/internal/interceptor
- github.com/hudyweas/panshee/services/api_service/server