proxy

package
v1.2.4 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLengthProxy        = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowProxy          = fmt.Errorf("proto: integer overflow")
	ErrUnexpectedEndOfGroupProxy = fmt.Errorf("proto: unexpected end of group")
)

Functions

This section is empty.

Types

type ExtraInfo added in v1.0.0

type ExtraInfo struct {
	Salt                 []byte            `protobuf:"bytes,1,opt,name=Salt,proto3" json:"Salt,omitempty"`
	InternalConn         bool              `protobuf:"varint,2,opt,name=InternalConn,proto3" json:"InternalConn,omitempty"`
	ConnectionID         uint32            `protobuf:"varint,3,opt,name=ConnectionID,proto3" json:"ConnectionID,omitempty"`
	Label                map[string]string `` /* 151-byte string literal not displayed */
	ClientAddr           string            `protobuf:"bytes,5,opt,name=ClientAddr,proto3" json:"ClientAddr,omitempty"`
	XXX_NoUnkeyedLiteral struct{}          `json:"-"`
	XXX_unrecognized     []byte            `json:"-"`
	XXX_sizecache        int32             `json:"-"`
}

func (*ExtraInfo) Decode added in v1.0.0

func (i *ExtraInfo) Decode(reader *bufio.Reader) error

func (*ExtraInfo) Descriptor added in v1.1.3

func (*ExtraInfo) Descriptor() ([]byte, []int)

func (*ExtraInfo) Encode added in v1.0.0

func (i *ExtraInfo) Encode() ([]byte, error)

func (*ExtraInfo) GetClientAddr added in v1.1.3

func (m *ExtraInfo) GetClientAddr() string

func (*ExtraInfo) GetConnectionID added in v1.1.3

func (m *ExtraInfo) GetConnectionID() uint32

func (*ExtraInfo) GetInternalConn added in v1.1.3

func (m *ExtraInfo) GetInternalConn() bool

func (*ExtraInfo) GetLabel added in v1.1.3

func (m *ExtraInfo) GetLabel() map[string]string

func (*ExtraInfo) GetSalt added in v1.1.3

func (m *ExtraInfo) GetSalt() []byte

func (*ExtraInfo) Marshal added in v1.1.3

func (m *ExtraInfo) Marshal() (dAtA []byte, err error)

func (*ExtraInfo) MarshalTo added in v1.1.3

func (m *ExtraInfo) MarshalTo(dAtA []byte) (int, error)

func (*ExtraInfo) MarshalToSizedBuffer added in v1.1.3

func (m *ExtraInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*ExtraInfo) ProtoMessage added in v1.1.3

func (*ExtraInfo) ProtoMessage()

func (*ExtraInfo) Reset added in v1.1.3

func (m *ExtraInfo) Reset()

func (*ExtraInfo) Size added in v1.1.3

func (m *ExtraInfo) Size() (n int)

func (*ExtraInfo) String added in v1.1.3

func (m *ExtraInfo) String() string

func (*ExtraInfo) Unmarshal added in v1.1.3

func (m *ExtraInfo) Unmarshal(dAtA []byte) error

func (*ExtraInfo) XXX_DiscardUnknown added in v1.1.3

func (m *ExtraInfo) XXX_DiscardUnknown()

func (*ExtraInfo) XXX_Marshal added in v1.1.3

func (m *ExtraInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ExtraInfo) XXX_Merge added in v1.1.3

func (m *ExtraInfo) XXX_Merge(src proto.Message)

func (*ExtraInfo) XXX_Size added in v1.1.3

func (m *ExtraInfo) XXX_Size() int

func (*ExtraInfo) XXX_Unmarshal added in v1.1.3

func (m *ExtraInfo) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

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