Tobias von Dewitz cf55772092 can now tail multiple nginx logs in parallel | hace 3 años | |
---|---|---|
.. | ||
layers | hace 3 años | |
pcap | hace 3 años | |
.gitignore | hace 5 años | |
.travis.gofmt.sh | hace 5 años | |
.travis.golint.sh | hace 5 años | |
.travis.govet.sh | hace 5 años | |
.travis.yml | hace 5 años | |
AUTHORS | hace 5 años | |
CONTRIBUTING.md | hace 6 años | |
LICENSE | hace 6 años | |
README.md | hace 5 años | |
base.go | hace 6 años | |
decode.go | hace 6 años | |
doc.go | hace 5 años | |
flows.go | hace 6 años | |
gc | hace 5 años | |
layerclass.go | hace 6 años | |
layertype.go | hace 6 años | |
packet.go | hace 5 años | |
parser.go | hace 5 años | |
time.go | hace 5 años | |
writer.go | hace 5 años |
This library provides packet decoding capabilities for Go. See godoc for more details.
Minimum Go version required is 1.5.
Originally forked from the gopcap project written by Andreas Krennmair ak@synflood.at (http://github.com/akrennmair/gopcap).