example_other

package
v0.11.1 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OtherMsg

type OtherMsg struct {

	// FooField is an example field.
	FooField uint32 `protobuf:"varint,1,opt,name=foo_field,json=fooField,proto3" json:"fooField,omitempty"`
	// contains filtered or unexported fields
}

OtherMsg is a different message from ExampleMsg.

func (*OtherMsg) CloneMessageVT

func (m *OtherMsg) CloneMessageVT() protobuf_go_lite.CloneMessage

func (*OtherMsg) CloneVT

func (m *OtherMsg) CloneVT() *OtherMsg

func (*OtherMsg) EqualMessageVT

func (this *OtherMsg) EqualMessageVT(thatMsg any) bool

func (*OtherMsg) EqualVT

func (this *OtherMsg) EqualVT(that *OtherMsg) bool

func (*OtherMsg) GetFooField

func (x *OtherMsg) GetFooField() uint32

func (*OtherMsg) MarshalJSON added in v0.10.1

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

MarshalJSON marshals the OtherMsg to JSON.

func (*OtherMsg) MarshalProtoJSON added in v0.10.1

func (x *OtherMsg) MarshalProtoJSON(s *json.MarshalState)

MarshalProtoJSON marshals the OtherMsg message to JSON.

func (*OtherMsg) MarshalProtoText added in v0.11.1

func (x *OtherMsg) MarshalProtoText() string

func (*OtherMsg) MarshalToSizedBufferVT

func (m *OtherMsg) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*OtherMsg) MarshalToVT

func (m *OtherMsg) MarshalToVT(dAtA []byte) (int, error)

func (*OtherMsg) MarshalVT

func (m *OtherMsg) MarshalVT() (dAtA []byte, err error)

func (*OtherMsg) ProtoMessage

func (*OtherMsg) ProtoMessage()

func (*OtherMsg) Reset

func (x *OtherMsg) Reset()

func (*OtherMsg) SizeVT

func (m *OtherMsg) SizeVT() (n int)

func (*OtherMsg) String

func (x *OtherMsg) String() string

func (*OtherMsg) UnmarshalJSON added in v0.10.2

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

UnmarshalJSON unmarshals the OtherMsg from JSON.

func (*OtherMsg) UnmarshalProtoJSON added in v0.10.2

func (x *OtherMsg) UnmarshalProtoJSON(s *json.UnmarshalState)

UnmarshalProtoJSON unmarshals the OtherMsg message from JSON.

func (*OtherMsg) UnmarshalVT

func (m *OtherMsg) UnmarshalVT(dAtA []byte) error

Jump to

Keyboard shortcuts

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