Imports
- github.com/grpc-ecosystem/go-grpc-middleware/validator
- github.com/grpc-ecosystem/grpc-gateway/v2/runtime
- github.com/prometheus/client_golang/prometheus/promhttp
- github.com/rs/cors
- go.opentelemetry.io/otel/attribute
- go.uber.org/zap
- google.golang.org/grpc
- google.golang.org/grpc/codes
- google.golang.org/grpc/credentials/insecure
- google.golang.org/grpc/status
- google.golang.org/protobuf/encoding/protojson
- google.golang.org/protobuf/types/known/structpb
- google.golang.org/protobuf/types/known/timestamppb
Imports in module “github.com/rilldata/rill”
- github.com/rilldata/rill/proto/gen/rill/runtime/v1
- github.com/rilldata/rill/runtime
- github.com/rilldata/rill/runtime/compilers/rillv1beta
- github.com/rilldata/rill/runtime/connectors
- github.com/rilldata/rill/runtime/connectors/gcs
- github.com/rilldata/rill/runtime/connectors/s3
- github.com/rilldata/rill/runtime/drivers
- github.com/rilldata/rill/runtime/pkg/examples
- github.com/rilldata/rill/runtime/pkg/graceful
- github.com/rilldata/rill/runtime/pkg/middleware
- github.com/rilldata/rill/runtime/pkg/observability
- github.com/rilldata/rill/runtime/pkg/pbutil
- github.com/rilldata/rill/runtime/queries
- github.com/rilldata/rill/runtime/server/auth