Versions in this module Expand all Collapse all v0 v0.1.0 Mar 15, 2016 Changes in this version + var ErrNoLocation = errors.New("no previous location") + func GetAddress(db *sqlx.DB, u *dt.User, msg string) (*dt.Address, error) + func GetLocation(db *sqlx.DB, u *dt.User) (*dt.Location, string, error)