Documentation ¶
Index ¶
- type AlphabeticTerm
- func (z *AlphabeticTerm) DecodeMsg(dc *msgp.Reader) (err error)
- func (z *AlphabeticTerm) EncodeMsg(en *msgp.Writer) (err error)
- func (z *AlphabeticTerm) MarshalMsg(b []byte) (o []byte, err error)
- func (z *AlphabeticTerm) Msgsize() (s int)
- func (z *AlphabeticTerm) UnmarshalMsg(bts []byte) (o []byte, err error)
- type Attr
- type Diag
- type DocIDMap
- type Note
- type Title
- type Token
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlphabeticTerm ¶
Alphabetic Index
func (*AlphabeticTerm) DecodeMsg ¶
func (z *AlphabeticTerm) DecodeMsg(dc *msgp.Reader) (err error)
DecodeMsg implements msgp.Decodable
func (*AlphabeticTerm) EncodeMsg ¶
func (z *AlphabeticTerm) EncodeMsg(en *msgp.Writer) (err error)
EncodeMsg implements msgp.Encodable
func (*AlphabeticTerm) MarshalMsg ¶
func (z *AlphabeticTerm) MarshalMsg(b []byte) (o []byte, err error)
MarshalMsg implements msgp.Marshaler
func (*AlphabeticTerm) Msgsize ¶
func (z *AlphabeticTerm) Msgsize() (s int)
Msgsize returns an upper bound estimate of the number of bytes occupied by the serialized message
func (*AlphabeticTerm) UnmarshalMsg ¶
func (z *AlphabeticTerm) UnmarshalMsg(bts []byte) (o []byte, err error)
UnmarshalMsg implements msgp.Unmarshaler
type Attr ¶
func (Attr) MarshalMsg ¶
MarshalMsg implements msgp.Marshaler
type Diag ¶
Tabular Index
func (*Diag) MarshalMsg ¶
MarshalMsg implements msgp.Marshaler
type DocIDMap ¶
FTS Types
func (DocIDMap) MarshalMsg ¶
MarshalMsg implements msgp.Marshaler
type Note ¶
func (*Note) MarshalMsg ¶
MarshalMsg implements msgp.Marshaler
Click to show internal directories.
Click to hide internal directories.