types

package
v1.4.2-dev1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLengthUint16Range        = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowUint16Range          = fmt.Errorf("proto: integer overflow")
	ErrUnexpectedEndOfGroupUint16Range = fmt.Errorf("proto: unexpected end of group")
)

Functions

This section is empty.

Types

type Uint16Range

type Uint16Range struct {
	Min int32 `protobuf:"varint,1,opt,name=min,proto3" json:"min,omitempty" validate:"gte=0,lte=65535"`
	Max int32 `protobuf:"varint,2,opt,name=max,proto3" json:"max,omitempty" validate:"gte=0,lte=65535"`
}

func (*Uint16Range) Descriptor

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

func (*Uint16Range) GetMax

func (m *Uint16Range) GetMax() int32

func (*Uint16Range) GetMin

func (m *Uint16Range) GetMin() int32

func (*Uint16Range) Marshal

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

func (*Uint16Range) MarshalTo

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

func (*Uint16Range) MarshalToSizedBuffer

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

func (*Uint16Range) ProtoMessage

func (*Uint16Range) ProtoMessage()

func (*Uint16Range) Reset

func (m *Uint16Range) Reset()

func (*Uint16Range) Size

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

func (*Uint16Range) String

func (m *Uint16Range) String() string

func (*Uint16Range) Unmarshal

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

func (*Uint16Range) XXX_DiscardUnknown

func (m *Uint16Range) XXX_DiscardUnknown()

func (*Uint16Range) XXX_Marshal

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

func (*Uint16Range) XXX_Merge

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

func (*Uint16Range) XXX_Size

func (m *Uint16Range) XXX_Size() int

func (*Uint16Range) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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