Registry / networking / paypal-gatt

paypal-gatt

JSON →
library0.0.0-20151011220935-4ae819d591cfgogounverified

Provides a Bluetooth Low Energy GATT implementation for Go.

go get github.com/paypal/gatt
INSTALL
IMPORT
SIG · PAYPAL-GATT
P
paypal-gatt
networkinggov0.0.0-20151011220935-4ae819d591cf
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gatt
✓ github.com/paypal/gatt

Initializes a new BLE device and sets a state handler.

import "github.com/paypal/gatt" d, err := gatt.NewDevice() err = d.Init(func(device gatt.Device, state gatt.State) {})
Debug
Known issues
breakingThis package is no longer actively maintained by PayPal.
fix
Consider using alternatives like github.com/go-ble/ble.
affects: all
Upgrade
Version history
0.0.0-20151011220935-4ae819d591cflatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
paypal-gatt — go get paypal-gatt · libregistry