netshovel/doc.go

10 lines
264 B
Go
Raw Normal View History

2018-07-24 17:39:13 -06:00
/*
Package netshovel provides utilities to assist in creating of application-layer protocol decoders.
examples/simple/simple.go contains a full decoder which does nothing but dump every utterance.
It can be used as a template for new work.
*/
package netshovel