Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
Types ¶
type GRPCPluginServer ¶
type GRPCPluginServer struct {
proto.UnimplementedPluginServer
// contains filtered or unexported fields
}
func (*GRPCPluginServer) Call ¶
func (p *GRPCPluginServer) Call(ctx context.Context, req *proto.CallRequest) (*proto.CallReturn, error)
func (*GRPCPluginServer) Symbols ¶
func (p *GRPCPluginServer) Symbols(context.Context, *proto.Empty) (*proto.FunctionDefinitions, error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.