ibeagon

package module
v0.0.0-...-ba021b8 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2015 License: MIT Imports: 4 Imported by: 0

README

iBeagon

iBeacon parsing library for Go

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsValid

func IsValid(str string) bool

Types

type IBeaconPacket

type IBeaconPacket struct {
	Interf string
	Uuid   string
	Major  int
	Minor  int
	Power  int
	Rssi   int
}

func NewIBPacket

func NewIBPacket(line string) *IBeaconPacket

func (*IBeaconPacket) MapKey

func (ibp *IBeaconPacket) MapKey() string

func (*IBeaconPacket) ToString

func (ibp *IBeaconPacket) ToString() string

Jump to

Keyboard shortcuts

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