Documentation ¶
Index ¶
- func NewDataModelServer(workspaceService *application.WorkspaceService) pb.DataModelServiceServer
- func NewNotebookServer(service *application.WorkspaceService) proto.NotebookServiceServer
- func NewServer(workspaceService *application.WorkspaceService) pb.WorkspaceServiceServer
- func NewVersionServer() pb.VersionServiceServer
- func NewWorkflowServer(workflowService *application.WorkspaceService) pb.WorkflowServiceServer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDataModelServer ¶
func NewDataModelServer(workspaceService *application.WorkspaceService) pb.DataModelServiceServer
NewDataModelServer new a workspace rpc server of datamodel ...
func NewNotebookServer ¶
func NewNotebookServer(service *application.WorkspaceService) proto.NotebookServiceServer
func NewServer ¶
func NewServer(workspaceService *application.WorkspaceService) pb.WorkspaceServiceServer
NewServer new a workspace rpc server.
func NewVersionServer ¶
func NewVersionServer() pb.VersionServiceServer
NewVersionServer new a version rpc server.
func NewWorkflowServer ¶
func NewWorkflowServer(workflowService *application.WorkspaceService) pb.WorkflowServiceServer
NewWorkflowServer new a workflow rpc server.
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.