Imports
- github.com/grpc-ecosystem/go-grpc-middleware/validator
- github.com/grpc-ecosystem/grpc-gateway/v2/runtime
- google.golang.org/grpc
- google.golang.org/grpc/reflection
Imports in module “github.com/semenzal/note-service-api”
- github.com/semenzal/note-service-api/internal/app/api/note_v1
- github.com/semenzal/note-service-api/internal/config
- github.com/semenzal/note-service-api/internal/pkg/db
- github.com/semenzal/note-service-api/internal/repository
- github.com/semenzal/note-service-api/internal/repository/note
- github.com/semenzal/note-service-api/internal/service/note
- github.com/semenzal/note-service-api/pkg/note_v1