Documentation ¶
Index ¶
- Variables
- type UUID
- func (*UUID) Descriptor() ([]byte, []int)
- func (m *UUID) Marshal() (dAtA []byte, err error)
- func (m *UUID) MarshalTo(dAtA []byte) (int, error)
- func (*UUID) ProtoMessage()
- func (m *UUID) Reset()
- func (m *UUID) Size() (n int)
- func (m *UUID) String() string
- func (m *UUID) Unmarshal(dAtA []byte) error
- func (m *UUID) XXX_DiscardUnknown()
- func (m *UUID) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UUID) XXX_Merge(src proto.Message)
- func (m *UUID) XXX_Size() int
- func (m *UUID) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrInvalidLengthUuid = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowUuid = fmt.Errorf("proto: integer overflow") )
Functions ¶
This section is empty.
Types ¶
type UUID ¶
type UUID struct {
Uuid *_uuid `protobuf:"bytes,1,opt,name=uuid,proto3,customtype=_uuid" json:"uuid,omitempty"`
}
func (*UUID) Descriptor ¶
func (*UUID) ProtoMessage ¶
func (*UUID) ProtoMessage()
func (*UUID) XXX_DiscardUnknown ¶
func (m *UUID) XXX_DiscardUnknown()
func (*UUID) XXX_Unmarshal ¶
Click to show internal directories.
Click to hide internal directories.