Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IndexElement ¶
type IndexElement struct {
EventID string
RoomID string
Content string
ContentType string
StreamPosition int64
}
IndexElement describes the layout of an element to index
func (*IndexElement) SetContentType ¶
func (i *IndexElement) SetContentType(v string)
SetContentType sets i.ContentType given an identifier
Click to show internal directories.
Click to hide internal directories.