package
Version:
v0.0.0-...-68f30f5
Opens a new window with list of versions in this module.
Published: Jun 23, 2017
License: GPL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Message struct {
Srcmac string `msgpack:"srcmac"`
Srcip string `msgpack:"srcip"`
Popid string `msgpack:"popid"`
Poptime int64 `msgpack:"poptime"`
Brtime int64 `msgpack:"brtime"`
Lqi int `msgpack:"lqi"`
Payload []byte `msgpack:"payload"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.