all: adsb-ws adsb-ws: *.go go build clean: rm -f adsb-ws fmt: gofmt -w .