simple

package
v0.0.0-...-ac63903 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLength        = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflow          = fmt.Errorf("proto: integer overflow")
	ErrUnexpectedEndOfGroup = fmt.Errorf("proto: unexpected end of group")
)

Functions

This section is empty.

Types

type SimpleEnum

type SimpleEnum int32

SimpleEnum is awesome.

const (
	// UNSPECIFIED.
	SimpleEnumUnspecified SimpleEnum = 0
	// ENUM_SIMPLE_VALUE1 is awesome.
	SimpleEnumValue1 SimpleEnum = 1
	// ENUM_SIMPLE_VALUE2 is awesome.
	SimpleEnumValue2 SimpleEnum = 2
	// ENUM_SIMPLE_VALUE3 is awesome.
	SimpleEnumValue3 SimpleEnum = 3
)

type SimpleMessage

type SimpleMessage struct {
	// contains filtered or unexported fields
}

func (*SimpleMessage) MarshalToSizedBufferVT

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

func (*SimpleMessage) MarshalToVT

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

func (*SimpleMessage) MarshalVT

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

func (*SimpleMessage) SizeVT

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

func (*SimpleMessage) UnmarshalVT

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

type SimpleValue

type SimpleValue struct {
	// contains filtered or unexported fields
}

SimpleValue is great.

func (*SimpleValue) MarshalToSizedBufferVT

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

func (*SimpleValue) MarshalToVT

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

func (*SimpleValue) MarshalVT

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

func (*SimpleValue) SizeVT

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

func (*SimpleValue) UnmarshalVT

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

Jump to

Keyboard shortcuts

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