Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBleveDAO ¶
func NewBleveDAO(v *bleve2.Indexer) log2.MessageRepository
Types ¶
type BleveCodec ¶
func (*BleveCodec) BuildQuery ¶
func (b *BleveCodec) BuildQuery(qu interface{}, offset, limit int32, sortFields string, sortDesc bool) (interface{}, interface{}, error)
func (*BleveCodec) Unmarshal ¶
func (b *BleveCodec) Unmarshal(indexed interface{}) (interface{}, error)
Click to show internal directories.
Click to hide internal directories.