Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ADSBSpyMessage ¶
ADSBSpyMessage is the decomposed parts of a line of data coming from ADSBSpy
func ReadLine ¶
func ReadLine(line string) (*ADSBSpyMessage, error)
ReadLine reads a line coming from ADSBSpy and spit in its corresponding parts
params:
- line: The line to parse
Returns the line parts or an error
Click to show internal directories.
Click to hide internal directories.