Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AsyncQueryMsg ¶
type AsyncQueryMsg struct { StartedAt time.Time Buffer buffer.StreamBuffer }
type Option ¶
type Option func(*QueryManager)
func WithRangeOpts ¶
func WithSingleOpts ¶
func WithSingleOpts(opts engine.SingleOpts) Option
type QueryManager ¶
type QueryManager struct {
// contains filtered or unexported fields
}
func (*QueryManager) Cancel ¶ added in v0.4.0
func (x *QueryManager) Cancel()
Click to show internal directories.
Click to hide internal directories.