Versions in this module Expand all Collapse all v0 v0.0.1 Jun 3, 2024 Changes in this version + type Mirror struct + func NewMirror(client *dbo.Queries, bufferSize int, timeout time.Duration) *Mirror + func (srv *Mirror) ServeHTTP(w http.ResponseWriter, r *http.Request) + func (srv *Mirror) Stream(ctx context.Context, aggregation time.Duration) error