uuidpb

package
v0.0.0-...-c7e77e2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLengthUuid        = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowUuid          = fmt.Errorf("proto: integer overflow")
	ErrUnexpectedEndOfGroupUuid = fmt.Errorf("proto: unexpected end of group")
)

Functions

This section is empty.

Types

type UUID

type UUID struct {
	HighBits uint64 `protobuf:"varint,2,opt,name=high_bits,json=highBits,proto3" json:"high_bits,omitempty"`
	LowBits  uint64 `protobuf:"varint,3,opt,name=low_bits,json=lowBits,proto3" json:"low_bits,omitempty"`
}

func (*UUID) Descriptor

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

func (*UUID) Equal

func (this *UUID) Equal(that interface{}) bool

func (*UUID) GetHighBits

func (m *UUID) GetHighBits() uint64

func (*UUID) GetLowBits

func (m *UUID) GetLowBits() uint64

func (*UUID) GoString

func (this *UUID) GoString() string

func (*UUID) Marshal

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

func (*UUID) MarshalTo

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

func (*UUID) MarshalToSizedBuffer

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

func (*UUID) ProtoMessage

func (*UUID) ProtoMessage()

func (*UUID) Reset

func (m *UUID) Reset()

func (*UUID) Size

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

func (*UUID) String

func (this *UUID) String() string

func (*UUID) Unmarshal

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

func (*UUID) XXX_DiscardUnknown

func (m *UUID) XXX_DiscardUnknown()

func (*UUID) XXX_Marshal

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

func (*UUID) XXX_Merge

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

func (*UUID) XXX_Size

func (m *UUID) XXX_Size() int

func (*UUID) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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