Versions in this module Expand all Collapse all v1 v1.0.1 Sep 1, 2020 v1.0.0 Jan 8, 2019 Changes in this version + type Env struct + StenotypeOutput io.Writer + func New(c config.Config) (_ *Env, returnedErr error) + func (d *Env) Close() error + func (d *Env) ExportDebugHandlers(mux *http.ServeMux) + func (d *Env) Lookup(ctx context.Context, q query.Query) *base.PacketChan + func (d *Env) MinLastFileSeen() time.Time + func (d *Env) Path() string + func (d *Env) RunStenotype() + func (e *Env) Serve() error