structs

package
v3.2.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2018 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ResponseWithMetadata

type ResponseWithMetadata struct {
	Sent        bool
	StatusCode  int
	Reason      string
	ApnsID      string
	Err         *errors.PushError
	DeviceToken string                 `json:"DeviceToken"`
	Timestamp   int64                  `json:"timestamp"`
	Metadata    map[string]interface{} `json:"metadata,omitempty"`
}

ResponseWithMetadata is a enriched Response with a Metadata field

Jump to

Keyboard shortcuts

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