database

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2016 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteDevice added in v0.1.1

func DeleteDevice(applicationUUID int, deviceUUID string) error

func GetDevice

func GetDevice(applicationUUID int, deviceUUID string) ([]byte, error)

func GetDeviceMapping

func GetDeviceMapping(deviceUUID string) (int, string, error)

func GetDevices

func GetDevices(applicationUUID int) (map[string][]byte, error)

func PutDevice

func PutDevice(applicationUUID int, localUUID, deviceUUID string, device []byte) error

func PutDevices

func PutDevices(applicationUUID int, devices map[string][]byte) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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