pio_test

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: May 4, 2024 License: Apache-2.0, Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TestMsg

type TestMsg struct {
	Value int32 `protobuf:"varint,1,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

TestMsg is a test message used for unit tests.

func (*TestMsg) CloneMessageVT

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

func (*TestMsg) CloneVT

func (m *TestMsg) CloneVT() *TestMsg

func (*TestMsg) EqualMessageVT

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

func (*TestMsg) EqualVT

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

func (*TestMsg) GetValue

func (x *TestMsg) GetValue() int32

func (*TestMsg) MarshalJSON

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

MarshalJSON marshals the TestMsg to JSON.

func (*TestMsg) MarshalProtoJSON

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

MarshalProtoJSON marshals the TestMsg message to JSON.

func (*TestMsg) MarshalProtoText

func (x *TestMsg) MarshalProtoText() string

func (*TestMsg) MarshalToSizedBufferVT

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

func (*TestMsg) MarshalToVT

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

func (*TestMsg) MarshalVT

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

func (*TestMsg) ProtoMessage

func (*TestMsg) ProtoMessage()

func (*TestMsg) Reset

func (x *TestMsg) Reset()

func (*TestMsg) SizeVT

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

func (*TestMsg) String

func (x *TestMsg) String() string

func (*TestMsg) UnmarshalJSON

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

UnmarshalJSON unmarshals the TestMsg from JSON.

func (*TestMsg) UnmarshalProtoJSON

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

UnmarshalProtoJSON unmarshals the TestMsg message from JSON.

func (*TestMsg) UnmarshalVT

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

Jump to

Keyboard shortcuts

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