database

package
v0.0.0-...-0976962 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2016 License: MIT Imports: 6 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetMessageByUuid

func GetMessageByUuid(uuid string) (common.SMS, error)

func GetPendingMessages

func GetPendingMessages() ([]common.SMS, error)

func InitDB

func InitDB(dbname string) (*sql.DB, error)

func InsertMessage

func InsertMessage(sms *common.SMS) error

func UpdateMessageStatus

func UpdateMessageStatus(sms common.SMS) error

TODO: locks for driver.Stmt (stmt) and driver.Conn (db)

Types

This section is empty.

Jump to

Keyboard shortcuts

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