testmsg

package
v0.16.25 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2023 License: BSD-3-Clause Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const C_Embed1 uint64 = 4833315499840692224
View Source
const C_Embed2 uint64 = 4738739907665911808
View Source
const C_Envelope1 uint64 = 12704881787996916493
View Source
const C_Envelope2 uint64 = 12862507774954883853

Variables

View Source
var File_testmsg_proto protoreflect.FileDescriptor
View Source
var PoolEmbed1 = poolEmbed1{}
View Source
var PoolEmbed2 = poolEmbed2{}
View Source
var PoolEnvelope1 = poolEnvelope1{}
View Source
var PoolEnvelope2 = poolEnvelope2{}

Functions

This section is empty.

Types

type Embed1

type Embed1 struct {
	F1 string `protobuf:"bytes,1,opt,name=f1,proto3" json:"f1,omitempty"`
	// contains filtered or unexported fields
}

func (*Embed1) Clone

func (x *Embed1) Clone() *Embed1

func (*Embed1) DeepCopy

func (x *Embed1) DeepCopy(z *Embed1)

func (*Embed1) Descriptor deprecated

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

Deprecated: Use Embed1.ProtoReflect.Descriptor instead.

func (*Embed1) GetF1

func (x *Embed1) GetF1() string

func (*Embed1) Marshal

func (x *Embed1) Marshal() ([]byte, error)

func (*Embed1) MarshalJSON

func (x *Embed1) MarshalJSON() ([]byte, error)

func (*Embed1) ProtoMessage

func (*Embed1) ProtoMessage()

func (*Embed1) ProtoReflect

func (x *Embed1) ProtoReflect() protoreflect.Message

func (*Embed1) PushToContext

func (x *Embed1) PushToContext(ctx *edge.RequestCtx)

func (*Embed1) Reset

func (x *Embed1) Reset()

func (*Embed1) String

func (x *Embed1) String() string

func (*Embed1) Unmarshal

func (x *Embed1) Unmarshal(b []byte) error

func (*Embed1) UnmarshalJSON

func (x *Embed1) UnmarshalJSON(b []byte) error

type Embed2

type Embed2 struct {
	F2 string `protobuf:"bytes,2,opt,name=f2,proto3" json:"f2,omitempty"`
	// contains filtered or unexported fields
}

func (*Embed2) Clone

func (x *Embed2) Clone() *Embed2

func (*Embed2) DeepCopy

func (x *Embed2) DeepCopy(z *Embed2)

func (*Embed2) Descriptor deprecated

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

Deprecated: Use Embed2.ProtoReflect.Descriptor instead.

func (*Embed2) GetF2

func (x *Embed2) GetF2() string

func (*Embed2) Marshal

func (x *Embed2) Marshal() ([]byte, error)

func (*Embed2) MarshalJSON

func (x *Embed2) MarshalJSON() ([]byte, error)

func (*Embed2) ProtoMessage

func (*Embed2) ProtoMessage()

func (*Embed2) ProtoReflect

func (x *Embed2) ProtoReflect() protoreflect.Message

func (*Embed2) PushToContext

func (x *Embed2) PushToContext(ctx *edge.RequestCtx)

func (*Embed2) Reset

func (x *Embed2) Reset()

func (*Embed2) String

func (x *Embed2) String() string

func (*Embed2) Unmarshal

func (x *Embed2) Unmarshal(b []byte) error

func (*Embed2) UnmarshalJSON

func (x *Embed2) UnmarshalJSON(b []byte) error

type Envelope1

type Envelope1 struct {
	E1     string  `protobuf:"bytes,1,opt,name=e1,proto3" json:"e1,omitempty"`
	Embed1 *Embed1 `protobuf:"bytes,2,opt,name=embed1,proto3" json:"embed1,omitempty"`
	// contains filtered or unexported fields
}

func (*Envelope1) Clone

func (x *Envelope1) Clone() *Envelope1

func (*Envelope1) DeepCopy

func (x *Envelope1) DeepCopy(z *Envelope1)

func (*Envelope1) Descriptor deprecated

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

Deprecated: Use Envelope1.ProtoReflect.Descriptor instead.

func (*Envelope1) GetE1

func (x *Envelope1) GetE1() string

func (*Envelope1) GetEmbed1

func (x *Envelope1) GetEmbed1() *Embed1

func (*Envelope1) Marshal

func (x *Envelope1) Marshal() ([]byte, error)

func (*Envelope1) MarshalJSON

func (x *Envelope1) MarshalJSON() ([]byte, error)

func (*Envelope1) ProtoMessage

func (*Envelope1) ProtoMessage()

func (*Envelope1) ProtoReflect

func (x *Envelope1) ProtoReflect() protoreflect.Message

func (*Envelope1) PushToContext

func (x *Envelope1) PushToContext(ctx *edge.RequestCtx)

func (*Envelope1) Reset

func (x *Envelope1) Reset()

func (*Envelope1) String

func (x *Envelope1) String() string

func (*Envelope1) Unmarshal

func (x *Envelope1) Unmarshal(b []byte) error

func (*Envelope1) UnmarshalJSON

func (x *Envelope1) UnmarshalJSON(b []byte) error

type Envelope2

type Envelope2 struct {
	Constructor uint64 `protobuf:"varint,1,opt,name=constructor,proto3" json:"constructor,omitempty"`
	Message     []byte `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
	// contains filtered or unexported fields
}

func (*Envelope2) Clone

func (x *Envelope2) Clone() *Envelope2

func (*Envelope2) DeepCopy

func (x *Envelope2) DeepCopy(z *Envelope2)

func (*Envelope2) Descriptor deprecated

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

Deprecated: Use Envelope2.ProtoReflect.Descriptor instead.

func (*Envelope2) GetConstructor

func (x *Envelope2) GetConstructor() uint64

func (*Envelope2) GetMessage

func (x *Envelope2) GetMessage() []byte

func (*Envelope2) Marshal

func (x *Envelope2) Marshal() ([]byte, error)

func (*Envelope2) MarshalJSON

func (x *Envelope2) MarshalJSON() ([]byte, error)

func (*Envelope2) ProtoMessage

func (*Envelope2) ProtoMessage()

func (*Envelope2) ProtoReflect

func (x *Envelope2) ProtoReflect() protoreflect.Message

func (*Envelope2) PushToContext

func (x *Envelope2) PushToContext(ctx *edge.RequestCtx)

func (*Envelope2) Reset

func (x *Envelope2) Reset()

func (*Envelope2) String

func (x *Envelope2) String() string

func (*Envelope2) Unmarshal

func (x *Envelope2) Unmarshal(b []byte) error

func (*Envelope2) UnmarshalJSON

func (x *Envelope2) UnmarshalJSON(b []byte) error

Jump to

Keyboard shortcuts

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