Imports
- github.com/Andrew-M-C/go.jsonvalue
- github.com/grpc-ecosystem/go-grpc-middleware/auth
- 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/contrib/instrumentation/google.golang.org/grpc/otelgrpc
- go.opentelemetry.io/otel/attribute
- go.uber.org/zap
- golang.org/x/exp/maps
- golang.org/x/sync/errgroup
- golang.org/x/text/cases
- golang.org/x/text/language
- 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/proto
- google.golang.org/protobuf/types/known/structpb
- google.golang.org/protobuf/types/known/timestamppb
- gopkg.in/yaml.v3
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/rillv1
- github.com/rilldata/rill/runtime/drivers
- github.com/rilldata/rill/runtime/drivers/bigquery
- github.com/rilldata/rill/runtime/drivers/gcs
- github.com/rilldata/rill/runtime/drivers/s3
- github.com/rilldata/rill/runtime/pkg/activity
- github.com/rilldata/rill/runtime/pkg/examples
- github.com/rilldata/rill/runtime/pkg/graceful
- github.com/rilldata/rill/runtime/pkg/httputil
- 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/pkg/ratelimit
- github.com/rilldata/rill/runtime/pkg/securetoken
- github.com/rilldata/rill/runtime/queries
- github.com/rilldata/rill/runtime/server/auth