Imports
- github.com/gin-gonic/gin
- github.com/sirupsen/logrus
- golang.org/x/exp/slices
- google.golang.org/protobuf/encoding/protojson
- google.golang.org/protobuf/reflect/protoreflect
- google.golang.org/protobuf/types/known/emptypb
- google.golang.org/protobuf/types/known/timestamppb
- gorm.io/gorm
Imports in module “github.com/secretflow/scql”
- github.com/secretflow/scql/pkg/broker/application
- github.com/secretflow/scql/pkg/broker/executor
- github.com/secretflow/scql/pkg/broker/services/common
- github.com/secretflow/scql/pkg/broker/storage
- github.com/secretflow/scql/pkg/constant
- github.com/secretflow/scql/pkg/executor
- github.com/secretflow/scql/pkg/interpreter/graph
- github.com/secretflow/scql/pkg/planner/core
- github.com/secretflow/scql/pkg/proto-gen/scql
- github.com/secretflow/scql/pkg/status
- github.com/secretflow/scql/pkg/util/logutil
- github.com/secretflow/scql/pkg/util/message
- github.com/secretflow/scql/pkg/util/parallel
- github.com/secretflow/scql/pkg/util/sliceutil