v3

package
v0.0.0-...-c4ed89f Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2018 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Error

type Error struct {
	Code    int    `db:"code" json:"code"`
	Message string `db:"message" json:"message"`
}

type ErrorInfo

type ErrorInfo struct {
	Error Error `db:"error" json:"error"`
}

type JPusher

type JPusher struct {
	Authorization string
	deviceApi.Device
}

func NewJPusher

func NewJPusher(appKey, masterSecret string) *JPusher

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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