probe

package
v0.0.0-...-29bf6a3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 8, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProbeRecord

type ProbeRecord struct {
	Timestamp  int64
	Mac        string
	SequenceId int
	Rssi       int
	ApName     string
}

func (*ProbeRecord) String

func (r *ProbeRecord) String() string

func (*ProbeRecord) Values

func (r *ProbeRecord) Values() (values url.Values)

type ProbeSource

type ProbeSource struct {
	// contains filtered or unexported fields
}

func NewProbeSource

func NewProbeSource(device string) (*ProbeSource, error)

func (*ProbeSource) Close

func (s *ProbeSource) Close()

func (*ProbeSource) Records

func (s *ProbeSource) Records() chan ProbeRecord

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL