service

package
v0.4.2-alpha.8 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2022 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunGrpcServer

func RunGrpcServer(address string) error

func RunRestServer

func RunRestServer(address string) error

Types

type BuiltinServiceClient

type BuiltinServiceClient = kclvm_runtime.BuiltinServiceClient

func NewBuiltinServiceClient

func NewBuiltinServiceClient() *BuiltinServiceClient

type KclvmServiceClient

type KclvmServiceClient struct {
	Runtime *kclvm_runtime.Runtime
}

func NewKclvmServiceClient

func NewKclvmServiceClient() *KclvmServiceClient

func (*KclvmServiceClient) Complete

func (p *KclvmServiceClient) Complete(args *gpyrpc.Complete_Args) (resp *gpyrpc.Complete_Result, err error)

func (*KclvmServiceClient) DocumentSymbol

func (p *KclvmServiceClient) DocumentSymbol(args *gpyrpc.DocumentSymbol_Args) (resp *gpyrpc.DocumentSymbol_Result, err error)

func (*KclvmServiceClient) EvalCode

func (p *KclvmServiceClient) EvalCode(args *gpyrpc.EvalCode_Args) (resp *gpyrpc.EvalCode_Result, err error)

func (*KclvmServiceClient) ExecProgram

func (p *KclvmServiceClient) ExecProgram(args *gpyrpc.ExecProgram_Args) (resp *gpyrpc.ExecProgram_Result, err error)

func (*KclvmServiceClient) FormatCode

func (p *KclvmServiceClient) FormatCode(args *gpyrpc.FormatCode_Args) (resp *gpyrpc.FormatCode_Result, err error)

func (*KclvmServiceClient) FormatPath

func (p *KclvmServiceClient) FormatPath(args *gpyrpc.FormatPath_Args) (resp *gpyrpc.FormatPath_Result, err error)

func (*KclvmServiceClient) GetSchemaType

func (p *KclvmServiceClient) GetSchemaType(args *gpyrpc.GetSchemaType_Args) (resp *gpyrpc.GetSchemaType_Result, err error)

func (*KclvmServiceClient) GoToDef

func (p *KclvmServiceClient) GoToDef(args *gpyrpc.GoToDef_Args) (resp *gpyrpc.GoToDef_Result, err error)

func (*KclvmServiceClient) Hover

func (p *KclvmServiceClient) Hover(args *gpyrpc.Hover_Args) (resp *gpyrpc.Hover_Result, err error)

func (*KclvmServiceClient) LintPath

func (p *KclvmServiceClient) LintPath(args *gpyrpc.LintPath_Args) (resp *gpyrpc.LintPath_Result, err error)

func (*KclvmServiceClient) ListDepFiles

func (p *KclvmServiceClient) ListDepFiles(args *gpyrpc.ListDepFiles_Args) (resp *gpyrpc.ListDepFiles_Result, err error)

func (*KclvmServiceClient) ListDownStreamFiles

func (p *KclvmServiceClient) ListDownStreamFiles(args *gpyrpc.ListDownStreamFiles_Args) (resp *gpyrpc.ListDownStreamFiles_Result, err error)

func (*KclvmServiceClient) ListUpStreamFiles

func (p *KclvmServiceClient) ListUpStreamFiles(args *gpyrpc.ListUpStreamFiles_Args) (resp *gpyrpc.ListUpStreamFiles_Result, err error)

func (*KclvmServiceClient) LoadSettingsFiles

func (p *KclvmServiceClient) LoadSettingsFiles(args *gpyrpc.LoadSettingsFiles_Args) (resp *gpyrpc.LoadSettingsFiles_Result, err error)

func (*KclvmServiceClient) OverrideFile

func (p *KclvmServiceClient) OverrideFile(args *gpyrpc.OverrideFile_Args) (resp *gpyrpc.OverrideFile_Result, err error)

func (*KclvmServiceClient) ParseFile_AST

func (p *KclvmServiceClient) ParseFile_AST(args *gpyrpc.ParseFile_AST_Args) (resp *gpyrpc.ParseFile_AST_Result, err error)

func (*KclvmServiceClient) ParseFile_LarkTree

func (p *KclvmServiceClient) ParseFile_LarkTree(args *gpyrpc.ParseFile_LarkTree_Args) (resp *gpyrpc.ParseFile_LarkTree_Result, err error)

func (*KclvmServiceClient) ParseProgram_AST

func (p *KclvmServiceClient) ParseProgram_AST(args *gpyrpc.ParseProgram_AST_Args) (resp *gpyrpc.ParseProgram_AST_Result, err error)

func (*KclvmServiceClient) Ping

func (p *KclvmServiceClient) Ping(args *gpyrpc.Ping_Args) (resp *gpyrpc.Ping_Result, err error)

func (*KclvmServiceClient) ResetPlugin

func (p *KclvmServiceClient) ResetPlugin(args *gpyrpc.ResetPlugin_Args) (resp *gpyrpc.ResetPlugin_Result, err error)

func (*KclvmServiceClient) ResolveCode

func (p *KclvmServiceClient) ResolveCode(args *gpyrpc.ResolveCode_Args) (resp *gpyrpc.ResolveCode_Result, err error)

func (*KclvmServiceClient) SpliceCode

func (p *KclvmServiceClient) SpliceCode(args *gpyrpc.SpliceCode_Args) (resp *gpyrpc.SpliceCode_Result, err error)

func (*KclvmServiceClient) ValidateCode

func (p *KclvmServiceClient) ValidateCode(args *gpyrpc.ValidateCode_Args) (resp *gpyrpc.ValidateCode_Result, err error)

Jump to

Keyboard shortcuts

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