Documentation

pushbullet package

The pushbullet package provides functions for sending data to Pushbullet. Import the pushbullet package:

import "pushbullet"

Options

option pushbullet.defaultURL = "https://api.pushbullet.com/v2/pushes"

defaultURL

defaultURL is the default Pushbullet API URL used by functions in the pushbullet package.

Functions


Was this page helpful?

Thank you for your feedback!


The future of Flux

Flux is going into maintenance mode. You can continue using it as you currently are without any changes to your code.

Read more