intra

package
v0.0.0-...-7d53bf5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 15, 2024 License: Apache-2.0 Imports: 30 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ColumnControlList2ColumnPriv

func ColumnControlList2ColumnPriv(projectID string, ccls []*pb.ColumnControl) ([]storage.ColumnPriv, error)

func ColumnControlList2ColumnPrivIdentifier

func ColumnControlList2ColumnPrivIdentifier(projectID string, ccls []*pb.ColumnControl) ([]storage.ColumnPrivIdentifier, error)

Types

type IntraSvc

type IntraSvc struct {
	// contains filtered or unexported fields
}

func NewIntraSvc

func NewIntraSvc(app *application.App) *IntraSvc

func (*IntraSvc) ArchiveProject

func (svc *IntraSvc) ArchiveProject(c context.Context, req *pb.ArchiveProjectRequest) (resp *pb.ArchiveProjectResponse, err error)

func (*IntraSvc) CancelQuery

func (svc *IntraSvc) CancelQuery(c context.Context, req *pb.CancelQueryRequest) (resp *pb.CancelQueryResponse, err error)

func (*IntraSvc) CancelQueryHandler

func (svc *IntraSvc) CancelQueryHandler(c *gin.Context)

func (*IntraSvc) CheckAndUpdateStatus

func (svc *IntraSvc) CheckAndUpdateStatus(c context.Context, req *pb.CheckAndUpdateStatusRequest) (resp *pb.CheckAndUpdateStatusResponse, err error)

func (*IntraSvc) CheckAndUpdateStatusHandler

func (svc *IntraSvc) CheckAndUpdateStatusHandler(c *gin.Context)

func (*IntraSvc) CreateProject

func (svc *IntraSvc) CreateProject(c context.Context, req *pb.CreateProjectRequest) (resp *pb.CreateProjectResponse, err error)

func (*IntraSvc) CreateProjectHandler

func (svc *IntraSvc) CreateProjectHandler(c *gin.Context)

func (*IntraSvc) CreateTable

func (svc *IntraSvc) CreateTable(c context.Context, req *pb.CreateTableRequest) (resp *pb.CreateTableResponse, err error)

func (*IntraSvc) CreateTableHandler

func (svc *IntraSvc) CreateTableHandler(c *gin.Context)

func (*IntraSvc) DoQuery

func (svc *IntraSvc) DoQuery(ctx context.Context, req *pb.QueryRequest) (resp *pb.QueryResponse, err error)

func (*IntraSvc) DoQueryHandler

func (svc *IntraSvc) DoQueryHandler(c *gin.Context)

func (*IntraSvc) DropTable

func (svc *IntraSvc) DropTable(c context.Context, req *pb.DropTableRequest) (resp *pb.DropTableResponse, err error)

func (*IntraSvc) DropTableHandler

func (svc *IntraSvc) DropTableHandler(c *gin.Context)

func (*IntraSvc) EngineCallbackHandler

func (svc *IntraSvc) EngineCallbackHandler(c *gin.Context)

func (*IntraSvc) ExplainQuery

func (svc *IntraSvc) ExplainQuery(ctx context.Context, req *pb.ExplainQueryRequest) (resp *pb.ExplainQueryResponse, err error)

func (*IntraSvc) ExplainQueryHandler

func (svc *IntraSvc) ExplainQueryHandler(c *gin.Context)

func (*IntraSvc) FetchResult

func (svc *IntraSvc) FetchResult(c context.Context, req *pb.FetchResultRequest) (resp *pb.FetchResultResponse, err error)

func (*IntraSvc) FetchResultHandler

func (svc *IntraSvc) FetchResultHandler(c *gin.Context)

func (*IntraSvc) GrantCCL

func (svc *IntraSvc) GrantCCL(ctx context.Context, req *pb.GrantCCLRequest) (resp *pb.GrantCCLResponse, err error)

func (*IntraSvc) GrantCCLHandler

func (svc *IntraSvc) GrantCCLHandler(c *gin.Context)

func (*IntraSvc) HealthHandler

func (svc *IntraSvc) HealthHandler(c *gin.Context)

func (*IntraSvc) InviteMember

func (svc *IntraSvc) InviteMember(c context.Context, req *pb.InviteMemberRequest) (resp *pb.InviteMemberResponse, err error)

func (*IntraSvc) InviteMemberHandler

func (svc *IntraSvc) InviteMemberHandler(c *gin.Context)

func (*IntraSvc) ListInvitations

func (svc *IntraSvc) ListInvitations(c context.Context, req *pb.ListInvitationsRequest) (resp *pb.ListInvitationsResponse, err error)

func (*IntraSvc) ListInvitationsHandler

func (svc *IntraSvc) ListInvitationsHandler(c *gin.Context)

func (*IntraSvc) ListProjects

func (svc *IntraSvc) ListProjects(c context.Context, req *pb.ListProjectsRequest) (*pb.ListProjectsResponse, error)

func (*IntraSvc) ListProjectsHandler

func (svc *IntraSvc) ListProjectsHandler(c *gin.Context)

func (*IntraSvc) ListTables

func (svc *IntraSvc) ListTables(ctx context.Context, req *pb.ListTablesRequest) (resp *pb.ListTablesResponse, err error)

func (*IntraSvc) ListTablesHandler

func (svc *IntraSvc) ListTablesHandler(c *gin.Context)

func (*IntraSvc) ProcessInvitation

func (svc *IntraSvc) ProcessInvitation(c context.Context, req *pb.ProcessInvitationRequest) (resp *pb.ProcessInvitationResponse, err error)

func (*IntraSvc) ProcessInvitationHandler

func (svc *IntraSvc) ProcessInvitationHandler(c *gin.Context)

func (*IntraSvc) Report

func (svc *IntraSvc) Report(ctx context.Context, request *pb.ReportRequest) (*emptypb.Empty, error)

func (*IntraSvc) RevokeCCL

func (svc *IntraSvc) RevokeCCL(c context.Context, req *pb.RevokeCCLRequest) (resp *pb.RevokeCCLResponse, err error)

func (*IntraSvc) RevokeCCLHandler

func (svc *IntraSvc) RevokeCCLHandler(c *gin.Context)

func (*IntraSvc) ShowCCL

func (svc *IntraSvc) ShowCCL(ctx context.Context, req *pb.ShowCCLRequest) (resp *pb.ShowCCLResponse, err error)

func (*IntraSvc) ShowCCLHandler

func (svc *IntraSvc) ShowCCLHandler(c *gin.Context)

func (*IntraSvc) SubmitQuery

func (svc *IntraSvc) SubmitQuery(ctx context.Context, req *pb.QueryRequest) (resp *pb.SubmitResponse, err error)

func (*IntraSvc) SubmitQueryHandler

func (svc *IntraSvc) SubmitQueryHandler(c *gin.Context)

func (*IntraSvc) UpdateProject

func (svc *IntraSvc) UpdateProject(context.Context, *pb.UpdateProjectRequest) (*pb.UpdateProjectResponse, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL