Documentation ¶
Index ¶
- Variables
- type Clue
- func (*Clue) Descriptor() ([]byte, []int)
- func (m *Clue) GetInner() []byte
- func (m *Clue) Marshal() (dAtA []byte, err error)
- func (m *Clue) MarshalTo(dAtA []byte) (int, error)
- func (m *Clue) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Clue) ProtoMessage()
- func (m *Clue) Reset()
- func (m *Clue) Size() (n int)
- func (m *Clue) String() string
- func (m *Clue) Unmarshal(dAtA []byte) error
- func (m *Clue) XXX_DiscardUnknown()
- func (m *Clue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Clue) XXX_Merge(src proto.Message)
- func (m *Clue) XXX_Size() int
- func (m *Clue) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Clue ¶
type Clue struct {
Inner []byte `protobuf:"bytes,1,opt,name=inner,proto3" json:"inner,omitempty"`
}
A clue for use with Fuzzy Message Detection.
func (*Clue) Descriptor ¶
func (*Clue) ProtoMessage ¶
func (*Clue) ProtoMessage()
func (*Clue) XXX_DiscardUnknown ¶
func (m *Clue) XXX_DiscardUnknown()
func (*Clue) XXX_Unmarshal ¶
Click to show internal directories.
Click to hide internal directories.