mirror of
https://github.com/lightninglabs/aperture.git
synced 2025-12-24 20:44:20 +01:00
229 lines
7.6 KiB
Go
229 lines
7.6 KiB
Go
// Code generated by protoc-gen-go. DO NOT EDIT.
|
|
// source: hello.proto
|
|
|
|
package proxy_test
|
|
|
|
import (
|
|
context "context"
|
|
fmt "fmt"
|
|
proto "github.com/golang/protobuf/proto"
|
|
grpc "google.golang.org/grpc"
|
|
math "math"
|
|
)
|
|
|
|
// Reference imports to suppress errors if they are not otherwise used.
|
|
var _ = proto.Marshal
|
|
var _ = fmt.Errorf
|
|
var _ = math.Inf
|
|
|
|
// This is a compile-time assertion to ensure that this generated file
|
|
// is compatible with the proto package it is being compiled against.
|
|
// A compilation error at this line likely means your copy of the
|
|
// proto package needs to be updated.
|
|
const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package
|
|
|
|
type HelloRequest struct {
|
|
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
|
|
XXX_NoUnkeyedLiteral struct{} `json:"-"`
|
|
XXX_unrecognized []byte `json:"-"`
|
|
XXX_sizecache int32 `json:"-"`
|
|
}
|
|
|
|
func (m *HelloRequest) Reset() { *m = HelloRequest{} }
|
|
func (m *HelloRequest) String() string { return proto.CompactTextString(m) }
|
|
func (*HelloRequest) ProtoMessage() {}
|
|
func (*HelloRequest) Descriptor() ([]byte, []int) {
|
|
return fileDescriptor_61ef911816e0a8ce, []int{0}
|
|
}
|
|
|
|
func (m *HelloRequest) XXX_Unmarshal(b []byte) error {
|
|
return xxx_messageInfo_HelloRequest.Unmarshal(m, b)
|
|
}
|
|
func (m *HelloRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
|
|
return xxx_messageInfo_HelloRequest.Marshal(b, m, deterministic)
|
|
}
|
|
func (m *HelloRequest) XXX_Merge(src proto.Message) {
|
|
xxx_messageInfo_HelloRequest.Merge(m, src)
|
|
}
|
|
func (m *HelloRequest) XXX_Size() int {
|
|
return xxx_messageInfo_HelloRequest.Size(m)
|
|
}
|
|
func (m *HelloRequest) XXX_DiscardUnknown() {
|
|
xxx_messageInfo_HelloRequest.DiscardUnknown(m)
|
|
}
|
|
|
|
var xxx_messageInfo_HelloRequest proto.InternalMessageInfo
|
|
|
|
func (m *HelloRequest) GetName() string {
|
|
if m != nil {
|
|
return m.Name
|
|
}
|
|
return ""
|
|
}
|
|
|
|
type HelloReply struct {
|
|
Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
|
|
XXX_NoUnkeyedLiteral struct{} `json:"-"`
|
|
XXX_unrecognized []byte `json:"-"`
|
|
XXX_sizecache int32 `json:"-"`
|
|
}
|
|
|
|
func (m *HelloReply) Reset() { *m = HelloReply{} }
|
|
func (m *HelloReply) String() string { return proto.CompactTextString(m) }
|
|
func (*HelloReply) ProtoMessage() {}
|
|
func (*HelloReply) Descriptor() ([]byte, []int) {
|
|
return fileDescriptor_61ef911816e0a8ce, []int{1}
|
|
}
|
|
|
|
func (m *HelloReply) XXX_Unmarshal(b []byte) error {
|
|
return xxx_messageInfo_HelloReply.Unmarshal(m, b)
|
|
}
|
|
func (m *HelloReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
|
|
return xxx_messageInfo_HelloReply.Marshal(b, m, deterministic)
|
|
}
|
|
func (m *HelloReply) XXX_Merge(src proto.Message) {
|
|
xxx_messageInfo_HelloReply.Merge(m, src)
|
|
}
|
|
func (m *HelloReply) XXX_Size() int {
|
|
return xxx_messageInfo_HelloReply.Size(m)
|
|
}
|
|
func (m *HelloReply) XXX_DiscardUnknown() {
|
|
xxx_messageInfo_HelloReply.DiscardUnknown(m)
|
|
}
|
|
|
|
var xxx_messageInfo_HelloReply proto.InternalMessageInfo
|
|
|
|
func (m *HelloReply) GetMessage() string {
|
|
if m != nil {
|
|
return m.Message
|
|
}
|
|
return ""
|
|
}
|
|
|
|
func init() {
|
|
proto.RegisterType((*HelloRequest)(nil), "proxy_test.HelloRequest")
|
|
proto.RegisterType((*HelloReply)(nil), "proxy_test.HelloReply")
|
|
}
|
|
|
|
func init() { proto.RegisterFile("hello.proto", fileDescriptor_61ef911816e0a8ce) }
|
|
|
|
var fileDescriptor_61ef911816e0a8ce = []byte{
|
|
// 161 bytes of a gzipped FileDescriptorProto
|
|
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0xe2, 0xce, 0x48, 0xcd, 0xc9,
|
|
0xc9, 0xd7, 0x2b, 0x28, 0xca, 0x2f, 0xc9, 0x17, 0xe2, 0x2a, 0x28, 0xca, 0xaf, 0xa8, 0x8c, 0x2f,
|
|
0x49, 0x2d, 0x2e, 0x51, 0x52, 0xe2, 0xe2, 0xf1, 0x00, 0x49, 0x05, 0xa5, 0x16, 0x96, 0xa6, 0x16,
|
|
0x97, 0x08, 0x09, 0x71, 0xb1, 0xe4, 0x25, 0xe6, 0xa6, 0x4a, 0x30, 0x2a, 0x30, 0x6a, 0x70, 0x06,
|
|
0x81, 0xd9, 0x4a, 0x6a, 0x5c, 0x5c, 0x50, 0x35, 0x05, 0x39, 0x95, 0x42, 0x12, 0x5c, 0xec, 0xb9,
|
|
0xa9, 0xc5, 0xc5, 0x89, 0xe9, 0x30, 0x45, 0x30, 0xae, 0x51, 0x3f, 0x23, 0x17, 0xbb, 0x7b, 0x51,
|
|
0x6a, 0x6a, 0x49, 0x6a, 0x91, 0x90, 0x1d, 0x17, 0x47, 0x70, 0x62, 0x25, 0x58, 0x9b, 0x90, 0x84,
|
|
0x1e, 0xc2, 0x42, 0x3d, 0x64, 0xdb, 0xa4, 0xc4, 0xb0, 0xc8, 0x14, 0xe4, 0x54, 0x2a, 0x31, 0x08,
|
|
0xb9, 0x70, 0xf1, 0xc1, 0xf4, 0xfb, 0xe5, 0x3b, 0x96, 0x96, 0x64, 0x90, 0x63, 0x4a, 0x12, 0x1b,
|
|
0xd8, 0xc3, 0xc6, 0x80, 0x00, 0x00, 0x00, 0xff, 0xff, 0x61, 0x16, 0xd9, 0xde, 0xff, 0x00, 0x00,
|
|
0x00,
|
|
}
|
|
|
|
// Reference imports to suppress errors if they are not otherwise used.
|
|
var _ context.Context
|
|
var _ grpc.ClientConn
|
|
|
|
// This is a compile-time assertion to ensure that this generated file
|
|
// is compatible with the grpc package it is being compiled against.
|
|
const _ = grpc.SupportPackageIsVersion4
|
|
|
|
// GreeterClient is the client API for Greeter service.
|
|
//
|
|
// For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
|
|
type GreeterClient interface {
|
|
SayHello(ctx context.Context, in *HelloRequest, opts ...grpc.CallOption) (*HelloReply, error)
|
|
SayHelloNoAuth(ctx context.Context, in *HelloRequest, opts ...grpc.CallOption) (*HelloReply, error)
|
|
}
|
|
|
|
type greeterClient struct {
|
|
cc *grpc.ClientConn
|
|
}
|
|
|
|
func NewGreeterClient(cc *grpc.ClientConn) GreeterClient {
|
|
return &greeterClient{cc}
|
|
}
|
|
|
|
func (c *greeterClient) SayHello(ctx context.Context, in *HelloRequest, opts ...grpc.CallOption) (*HelloReply, error) {
|
|
out := new(HelloReply)
|
|
err := c.cc.Invoke(ctx, "/proxy_test.Greeter/SayHello", in, out, opts...)
|
|
if err != nil {
|
|
return nil, err
|
|
}
|
|
return out, nil
|
|
}
|
|
|
|
func (c *greeterClient) SayHelloNoAuth(ctx context.Context, in *HelloRequest, opts ...grpc.CallOption) (*HelloReply, error) {
|
|
out := new(HelloReply)
|
|
err := c.cc.Invoke(ctx, "/proxy_test.Greeter/SayHelloNoAuth", in, out, opts...)
|
|
if err != nil {
|
|
return nil, err
|
|
}
|
|
return out, nil
|
|
}
|
|
|
|
// GreeterServer is the server API for Greeter service.
|
|
type GreeterServer interface {
|
|
SayHello(context.Context, *HelloRequest) (*HelloReply, error)
|
|
SayHelloNoAuth(context.Context, *HelloRequest) (*HelloReply, error)
|
|
}
|
|
|
|
func RegisterGreeterServer(s *grpc.Server, srv GreeterServer) {
|
|
s.RegisterService(&_Greeter_serviceDesc, srv)
|
|
}
|
|
|
|
func _Greeter_SayHello_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
|
|
in := new(HelloRequest)
|
|
if err := dec(in); err != nil {
|
|
return nil, err
|
|
}
|
|
if interceptor == nil {
|
|
return srv.(GreeterServer).SayHello(ctx, in)
|
|
}
|
|
info := &grpc.UnaryServerInfo{
|
|
Server: srv,
|
|
FullMethod: "/proxy_test.Greeter/SayHello",
|
|
}
|
|
handler := func(ctx context.Context, req interface{}) (interface{}, error) {
|
|
return srv.(GreeterServer).SayHello(ctx, req.(*HelloRequest))
|
|
}
|
|
return interceptor(ctx, in, info, handler)
|
|
}
|
|
|
|
func _Greeter_SayHelloNoAuth_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
|
|
in := new(HelloRequest)
|
|
if err := dec(in); err != nil {
|
|
return nil, err
|
|
}
|
|
if interceptor == nil {
|
|
return srv.(GreeterServer).SayHelloNoAuth(ctx, in)
|
|
}
|
|
info := &grpc.UnaryServerInfo{
|
|
Server: srv,
|
|
FullMethod: "/proxy_test.Greeter/SayHelloNoAuth",
|
|
}
|
|
handler := func(ctx context.Context, req interface{}) (interface{}, error) {
|
|
return srv.(GreeterServer).SayHelloNoAuth(ctx, req.(*HelloRequest))
|
|
}
|
|
return interceptor(ctx, in, info, handler)
|
|
}
|
|
|
|
var _Greeter_serviceDesc = grpc.ServiceDesc{
|
|
ServiceName: "proxy_test.Greeter",
|
|
HandlerType: (*GreeterServer)(nil),
|
|
Methods: []grpc.MethodDesc{
|
|
{
|
|
MethodName: "SayHello",
|
|
Handler: _Greeter_SayHello_Handler,
|
|
},
|
|
{
|
|
MethodName: "SayHelloNoAuth",
|
|
Handler: _Greeter_SayHelloNoAuth_Handler,
|
|
},
|
|
},
|
|
Streams: []grpc.StreamDesc{},
|
|
Metadata: "hello.proto",
|
|
}
|