Skip to content

Instantly share code, notes, and snippets.

View thoellrich's full-sized avatar

Tobias Hoellrich thoellrich

  • Badger Meter Inc.
  • Albuquerque, NM, USA
View GitHub Profile

Keybase proof

I hereby claim:

  • I am thoellrich on github.
  • I am thoellrich (https://keybase.io/thoellrich) on keybase.
  • I have a public key ASAmz3kAx4ij27Mq-LUGP3UPHZCkcSHYS_F1FN3Rly0ZyQo

To claim this, I am signing this object:

@thoellrich
thoellrich / main.go
Created June 25, 2018 14:29
Test sniffing/healthcheck
package main
import (
"fmt"
"flag"
"github.com/olivere/elastic"
)