rpc

package
v0.0.0-...-53d1009 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2017 License: BSD-3-Clause Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GRPCServer

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

GRPCServer represents a clang-server gRPC server.

func NewGRPCServer

func NewGRPCServer() *GRPCServer

NewGRPCServer return the new Server with initialize idx.

func (*GRPCServer) Completion

func (s *GRPCServer) Completion(ctx context.Context, loc *symbol.SymbolLocation) (*flatbuffers.Builder, error)

Completion implements symbol.ClangServer Completion interface.

func (*GRPCServer) Serve

func (s *GRPCServer) Serve()

Serve serve clang-server server with flatbuffers gRPC custom codec.

Jump to

Keyboard shortcuts

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